I have two galleries
Selected a button in Gallery 1 autopopulates data in fields in Gallery 2.
The user also has some manual fields to enter; ther are also various other fields in Gallery 2 (dropdowns, textinput, labels).
There is a Submit button and a Reset/Clear button.
In both buttons are the same 'Reset' commands - Reset(RandomTextField), Reset(Dropdown) - and such.
I can not figure out how to clear or reset the content of the fields that are recieving the data from Gallery 1.
There are only two fields in Gallery 1 (Name, Email), from the active directory. Click on button in Gallery 1 the Name.Text and Email.Text fields autopopulate in Gallery 2. How do I clear those when screen closes. Right now the previous name chosen remains with a new screen opens.
BTW, the Name and Email fields in Gallery 2 (where the data defaults to Gallery 1 the default properties are ThisItem.DisplayName