Enable Property in Reactive Web Form Widget
429
Views
1
Comments
New
Frontend (App Interfaces)

Hi all,

I am developing a reactive web application on Outsystems 11. Actually I am transitioning from traditional web development to reactive web development. In traditional web application, we have an option of enable property in form widget to make the form editable or non editable. But in reactive web application, there is no option for enable property. To make the form non editable, we have to change the enabled property of every widget present in the form. Isn't it better to provide a enabled property to form to make it editable or not at once.  isn't it more efficient? 

This has been a design choice made by OS with reactive. There are workarounds .  But would be helpful for some cases .


+1 

Changed the category to
Frontend