Refreshing form after a submission.

  • shugabebe
    Asked on July 19, 2015 at 6:28 PM

    I'm going to a trade show and have a registration form I want filled out. Rather than a thank you message, can I have the for refresh itself for the next person?

  • jonathan
    Replied on July 19, 2015 at 6:38 PM

    You can achieve this by redirecting the form after submission back to the form using its own URL.

    In the Thank You page, set the Custom URL to the form. This way when submttied, the form will reload again with cleared content and ready again.

    Refreshing form after a submission Screenshot 20

     

    user guide: -Redirecting-Users-to-a-Different-Page

     

    Thanks.