Custom form for use in a kiosk


(Matthew Harding) #1

We are looking at setting up a custom form for users to fill out at a kiosk.

I am having a bit of trouble figuring out how to make the form ‘reset’ it self after a user submits. Currently it is coing to the default thank you page.


I have tried setting the thank you bodycopy to nest a redirect but it doesn’t seem to load the form properly.


Any help would be appreciated.


(Bart Banda) #2

Hi Matthew,

what about putting a JS redirect on the thank you page that redirects the user to the form after about 5 seconds? I would assume the user would still want to see some kind of confirmation that their submission was successful rather than seeing the original form straight afterwards again.