Do Not Clear Form When You Hit Go Back

LikeStuff 10 Feb, 2016
Is there a way to NOT clear the form fields when the user hits submits and then the back button.

What I mean is if I submit a form, then click on the back button, I would like the data that I entered in the form to still be there.

Thanks!!
GreyHead 11 Feb, 2016
Hi LikeStuff,

You can add Multi Page actions to the On Load an On Submit events. But be careful - this can have unwanted results in duplicate submissions.

If you want the from to reload then you could reload it deliberately from the end of the On Submit event.

Bob
This topic is locked and no more replies can be posted.