Hello!
I have a form with different fields (text, multiselect, select…)
All fields have an initial value, which is also displayed with a new form.
But now I want to reset some values in this form when it is opened again with only one reset button, which sets the said back to the stored initial value.
Thanks