AidaForm makes it possible to transfer form response data for its use on another form or page, for example, on a separate custom “Thank You” (After Submit) page. The data is transferred by adding query parameters to the After Submit URL that is set up for the data collecting form. (For example, It’s possible to display the transferred data on the separate “Thank You” page created in AidaForm by using the Hidden fields of the Query Parameter type and Text fields with piping (@). Also, you can transfer response data when you use conditional logic for After Submit redirects. Important: The instructions in this guide are provided for cases where you would like to transfer data collected on one form to use on another form or page. If your “Thank You” page is a part of your form, you don’t need to set up redirect URLs, as you can simply use the piping (@) function to display collected data. Suppose your quiz form calculates the quiz score and collects your respondent’s name and email. After the quiz form is submitted, you would like to display your respondent’s quiz score result on a separate custom, personalized “Thank You” page. https://example.aidaform.com/quiz?Name=@TheFieldCollectingName
&QuizScore=@TheFieldCalculatingQuizScore Where: The functionality covered in the guide is designed for users with substantial experience in setting up forms and web pages. As use cases may vary greatly and may need additional editing and tuning, we have not created any ready-to-use templates with the functionality described. Do you find the information in this guide too complicated? The good news for you is that you don’t have to create a separate “Thank You” page to be able to display data like quiz scores after your form submission. When your customized “Thank You” page(s) is a part of your form, you don’t need to set up redirect URLs with parameters and we do have excellent ready-made form examples for you to add to your account. You may review the sample forms’ structure and settings or simply edit them to create your own form. Choose one that meets your needs:How to transfer collected form data to your separate custom Thank You page (Ultimate accounts)
https://example.aidaform.com?name=
@field1
&email=
@field
&quizscore=
@field3
)Example: How to transfer and display a quiz result score on a separate custom Thank You page after your quiz is submitted.
Create a separate custom personalized Thank You page
https://example.aidaform.com/quiz
Copy the URL.Add data transfer parameters to the After Submit URL for your quiz form
Are there ready-made templates with the functionality described in the guide?