Hello everyone,
I am building an app which creates a collection with the following input fields: Textboxes, Datepicker, Checkboxes, Dropdowns.
The Problem is, after I built the collection (using a button) the values in the input fields won't reset to their default value.
So when I want to write a new collection, I always have to delete the old entries I did before.
Do you know any "OnClick Set Default(Checkbox1.Value), Default(Textbox1.Text),....." command?
Please let me know.
Thanks for your help.