Configure post loader
Last updated
Last updated
A post-loader page allows you to display custom information to the users after they submit a form. This is generally used to display thank you messages after form submission. This screen will always have a button to digitally prompt the user to take the required action.
You can either create your own custom post-loader screen or provide a URL of an external HTML that needs to be displayed prior to accessing the form.
To create a custom post-loader page,
1. In the Settings screen, from the left pane, select Configure post loader.
The Apply consequent page on this form screen is displayed in the right pane.
2. In the right pane, select Create your own postloader page.
The settings for configuring your own post-loader page are displayed.
3. In the text area, enter the text that you want to be displayed in the post-loader page.
Use the rich text editor for formatting the text in the text area.
4. Enter the following details:
Field | Description |
---|---|
Primary button name* | Enter a name for the button that will prompt the user to take an action Note: This field is mandatory. |
Secondary button name | If you want to give a second option for the user to take action, enter the name of the second button |
Show this HTML to user every time before submission | Select this if you want to display this post-loader page every time a user submits the form |
Show this HTML to user one time before submission | Select this if you want to display the pre-loader page only when the user submits the form for the first time |
5. At the bottom right of the screen, click Create Form or Update Form.
Based on the settings above, your custom post-loader page is created and will be displayed when they submit the form for the first time.
To use an existing HTML as a post-loader page,
1. In the Settings screen, from the left pane, select Configure post loader.
The Apply post-loader on this form screen is displayed in the right pane.
2. In the right pane, select provide any other HTML URL.
The settings for configuring an external HTML as a post-loader page are displayed.
3. Enter the following details:
Field | Description |
---|---|
Provide any other HTML URL | Enter the URL of the external HTML page that you want to display as a post-loader page |
Primary button name* | Enter a name for the button that will prompt the user to take an action Note: This field is mandatory. |
Secondary button name | If you want to give a second option for the user to take action, enter the name of the second button |
Show this HTML to user every time before submission | Select this if you want to display this pre-loader page every time a user submits the form |
Show this HTML to user one time before submission | Select this if you want to display the pre-loader page only when the user submits the form for the first time |
4. At the bottom right of the screen, click Create Form or Update Form.
Based on the settings above, the content of the external HTML page will be displayed every time after the user submits the form.