I have created a form using “Create Form” designer. I have a drop down/ and 2 text fields along with one submit button and reset button.
if Submit button is clicked, i am able to get the data and the application is getting closed. (which is expected). If Reset button is clicked, i need to empty all those variables filled in the form to be empty.
Not sure about any json scripts or custom activities. Whats the best way to do in here?