Page 1 of 1

form data is lost after validation failure

Posted: 2017-05-11 02:50
by uow513
Hi. I searched the forum and could not find the answer to this. However I think I'm not the only one facing this issue.

I have a form based on a table. It includes quite a few fields. The form has a number of validations. Upon submission, if an error occurs, my user has to go back and start over again because all the data is lost.

Is there a way to retain the data already filled in and allow my user to correct it? Security is not an issue because the app runs on intranet behind firewall.

Any help is very much appreciated.

Regards,

James

Re: form data is lost after validation failure

Posted: 2017-12-15 08:19
by R Tammam
Hello uow513,

i recommend for you to use frontend validation instead of backend one , it will keep your data in forms