Dear community and Ivy team,
in our ongoing projects we try to use the new Form Editor for designing user dialogs whenever feasible. In particular, we use a lot of datatables and rely on forms components.
Feature request
The following two aspects would help us increase flexibility and usability:
Editable Datatables within Forms Components
Currently, making datatables editable inside form components is not supported and results in an error.

Having this option would help us building more comprehensive components in a consistent way.
Configurable Editable Property
At the moment the editable property is a simple checkbox. It would be helpful if this property could accept an attribute or expression, enabling conditional editability, for example, making a datatable editable only for specific roles or based on context.
Thank you in advance for taking the time to review the input☀