On some occasions, you may want to offer your survey respondents the chance to submit your form multiple times. You can either refresh the form (by reloading the browser window), or add a button to submit another response. This tutorial will show you how to do just that!

CleanShot 2026-07-27 at 16.22.05@2x.png

Our toolkit


<aside> <img src="/icons/flash_pink.svg" alt="/icons/flash_pink.svg" width="40px" /> A Tally Pro account

</aside>

<aside> <img src="/icons/link_blue.svg" alt="/icons/link_blue.svg" width="40px" /> A custom subdomain

</aside>

<aside> <img src="/icons/paint-brush_green.svg" alt="/icons/paint-brush_green.svg" width="40px" /> Custom CSS

</aside>

<aside> <img src="/icons/code_yellow.svg" alt="/icons/code_yellow.svg" width="40px" /> Code injection

</aside>

1. Create a Thank You page

Create a custom Thank You page in your form, and add a call-to-action in text (’Reload’ for example). We will turn this text into a clickable button later on.

CleanShot 2026-07-27 at 16.10.22@2x.png

2. Style the link as a button

Click on Customize in the form editor and insert the snippet below into the Custom CSS box.

CleanShot 2026-07-27 at 16.12.45@2x.png