Hi Team,
Please let me know how to reset Nintex list form fields in one reset button click.
Yours sincerely,
Ruwan
Hi Team,
Please let me know how to reset Nintex list form fields in one reset button click.
Yours sincerely,
Ruwan
if you really wanted to clear each control on the form you would need to write quite complex javascript code.
note that for each type of control this needs to be done in a different way.
I'd rather suggest to reload new form instance with simple call like
location.reload();
you can attach the call to button click as you asked
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.