Would like to see the following enhancements to conditional rendering:
1) Ability to write a conditional rendering rule based on the “mode” of the component (e.g. edit, read, readonly)
2) Ability to write a conditional rendering rule based on the “editability” of the field (e.g. field.editable)
This would go a long way towards being able to make components that support view/edit/new simultaneously.
In the past, there was discussion of adding a “call snippet” feature to conditional rendering. This would allow a conditional rendering rule to be written in anyway that one could imagine. The snippet would return true/false and could even not allow promises (to avoid long waiting async calls). Having this added would be my personal nirvana 🙂
Thanks!
Conditional Rendering Component Mode" & "Field Editability" condition"
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.