-
-
Notifications
You must be signed in to change notification settings - Fork 242
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Collapsed Preview Attribute #406
base: master
Are you sure you want to change the base?
Conversation
Hello, thanks for the PR. What field types does this work with? Just textfields, or do selects work as well? |
Yes, I guess Booleans can be casted to Yes/No and from Selects we could use "selection.name" not sure though. What are your ideas on it @voidgraphics? |
@voidgraphics just did a quick check, as it displays
|
I'll try this branch but doesn't works. Maybe you have to versioned |
Yes, you need to build the dist files |
@fedeisas thanks ;) Maybe you can commit |
@LorenzoAlu I think a PR with a committed I'm using this branch in the meantime. |
@fedeisas thank you 💣 |
@voidgraphics ping |
52011f8
to
15138ea
Compare
15138ea
to
e639b4e
Compare
This implements the preview attribute for the collapsed view as suggested on #378
Usage
Usage
This is an optional feature. It improves the UI by allowing differentiation between layouts by marking some attribute (probably the key or something unique) to be displayed on the collapsable header for hints.