I'm evaluating SmartClient/GWT as a replacement for our current JS library inside our ERP software. I appreciate you have a showIf property for fields that allows a developer to specify visibility in a declarative manner. This is the way our development framework (in house developed) works. Our framework also allows us to define declaratively if a field is editable. In order to map this to SmartClient it would be very useful to have an enableIf property in addition to the existing showIf property. I presume it would not be so difficult to implement. I think it may be very useful to many customers. It is a frequent requirement to enable/disable a field based on the content of other fields and doing this with callback functions is cumbersome.
Thank you.
Thank you.
Comment