Hi Experts,
I have an user input field tied to a Checkbox, if the checkbox is checked, the input field becomes mandatory, this part works fine. Now before I enter any data to the input field, I unchecked the checkbox, I am expecting the input field become optional at this point, but it still appears to be mandatory after I unchecked the checkbox. Also I googled and searched SDN and can't find a solution.
Am I missing anything here?