Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
i want that on reset button all text box entries should be blank.
Hi Priyanshi,
That's an easy one.
You can just link the clicked event of inbuilt button widget to ResetToDefaultValue of all TextBox widgets which needs to be reset on the click.
Thanks,
Ankit Gupta