disable or enable components,UI controls can change accordingly #1191
Replies: 1 comment 1 reply
-
Hey, @bopresslte We have a prototype for something similar in the dev branch. What you are proposing is something we have been thinking for a long time but haven't quite figured out how due to time constraints. One idea I had the other day was a Portal field. You'd set a component name and a field name, and the value on the component with that name and that field would dictate the value on the component you defined this Portal field. The solution to your idea would have a similar implementation to what the Refresh has: when the field changes in the frontend, the value of that field would be passed to a predefined callable that would do something based on the value. Now, changing things in the template from within a method would require some more consideration. Have you had any thoughts on the implementation? Thanks for the idea! |
Beta Was this translation helpful? Give feedback.
-
hi, I have two ideas
Beta Was this translation helpful? Give feedback.
All reactions