Greetings,
I've got a form that has a "Organization" textbox (not required) and a "sign in the name of my organization" checkbox.
What I want is a validation that if the "Organization" textbox is filled the "sign in the name of my organization" checkbox must also selected, and if the textbox it's not filled the checkbox must not be checked.
I can I achieve this feature?
Thanks in advance
I've got a form that has a "Organization" textbox (not required) and a "sign in the name of my organization" checkbox.
What I want is a validation that if the "Organization" textbox is filled the "sign in the name of my organization" checkbox must also selected, and if the textbox it's not filled the checkbox must not be checked.
I can I achieve this feature?
Thanks in advance