Question
Tata Consultancy Services
IN
Last activity: 29 Aug 2019 19:31 EDT
On Entering the value in Textbox then other textbox should become optional
I need a small help on how to implement the below scenario.
I have a requirement, there is a form with different fields say two text boxes. both the text boxes are mandatory. if I will enter a value in one of the text box then another text box should become optional.
I have implemented the above scenario with the radio buttons. on the selection of one the radio button other will become optional/Mandatory.
But how to implement the above scenario with text box?
Thanks in advance...!!!
***Edited by Moderator Marissa to update platform capability tags****

5. In actions tab of Property1 cell properties, add event action set with Post value action on change event.
8. In actions tab of Property2 cell properties, add event action set with Post value action on change event.