Add conditions to property editors #14212
ccasalicchio
started this conversation in
Features and ideas
Replies: 1 comment 1 reply
-
Theres a package that does this, if you need it now. https://marketplace.umbraco.com/package/our.umbraco.conditionaldisplayers |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be really nice to be able to set conditions for property editors, based on the selection of other property editors in the same content.

For example:
A property that allows editors to add a label to an item
from that selection, a textbox appears (or disappears) allowing the editor to add the label text

So, in the content editor, by default the label textbox is hidden, and only appears if the "Has Label" toggle has been set to "ON"


Beta Was this translation helpful? Give feedback.
All reactions