I’ge got a web form that has validations on, whenever a user submit the document and other fields or certain information is incorrectly entered, I pass an error page to the user with an OK button to go back to the web form.
Problem : When the user get back to the web form all the values are null or empty/ the form reset. Is there a way to keep the values on the web form.