I wish to dynamically configure the visibility or disability of a particular set of fields based on the current value of some other field.
For e.g. if I am asking someone whether they hold a driving license in a checkbox, depending on this input I might want to enable/ make visible a text input that asks the user to enter their Driver License.
I wish to dynamically configure the visibility or disability of a particular set of fields based on the current value of some other field.
For e.g. if I am asking someone whether they hold a driving license in a checkbox, depending on this input I might want to enable/ make visible a text input that asks the user to enter their Driver License.