Dynamically enable/disable fields

Hello,

As the title says, is there a way to dynamically enable or disable a field (not hide or show) according to a selection of another field?

Thanks in advance!

Showing or hiding the field would seem to have the same effect as enabling or disabling it. What exactly are you trying to do – i.e., how is enabling a field different from showing it, and how is disabling a field different from hiding it? Are you perhaps wanting it to remain visible no matter what the conditions but simply refuse user input if it is disabled?

Best regards,
Rob

Hi Rob, thanks for your reply.

Showing or hiding is not the same as enabling and disabling in terms of user experience. When there is a form that logically needs to show or hide several fields the user has no clue about the length of the form. However, by disabling the fields the user knows immediately what he will be required to fill and understands visually that the disabled fields will be enabled once he takes action.

So, I need a solution to disable and enable dynamically based on selections of other fields.

Thanks

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.