how to refresh forms value once submit button clicked, will be available for next input values.
Hi Michkel,
After submitting forms, try to make empty all variables by assignment operator in action.
Hope this will help
Regards,
Prince
Hi Michkel, Just assign all the variables with null values that are bound to form at submit Onclick.RegardsKrishnanand Pathak
Hello,
You can find how to refresh form in this OML.
Thanks,
Neha