You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe there are situations where you may want to put a very long string in a custom field, or you may want to see the data only when needed.
Currently, custom fields have the following display modes
Always".
If set
Hidden".
I am wondering if "folding" could be added to this list.
For a concrete implementation, it is possible to use HTML details.
Example of current state
Example of folding by details
Example expanded by details
What do you guys think of this idea?
Thank you in advance.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I believe there are situations where you may want to put a very long string in a custom field, or you may want to see the data only when needed.
Currently, custom fields have the following display modes
Always".
If set
Hidden".
I am wondering if "folding" could be added to this list.
For a concrete implementation, it is possible to use HTML details.
Example of current state


Example of folding by details
Example expanded by details

What do you guys think of this idea?
Thank you in advance.
Translated with DeepL.com (free version)
Beta Was this translation helpful? Give feedback.
All reactions