How do I "link out" to another page outside of Growform?
There are several ways you can achieve this:
1.) Recommended - Add a "link" field to your form
Growform has a "link" field that is perfect for this use-case.
Whether you wish to add a link/button to the thank-you step or any other step, just hit "Link" in the builder:
This will then add a button to your form:
2.) Add a link to a decorative paragraph or header
As decorative paragraphs support markdown, it's possible to add a hyperlink to a paragraph like so:
To do this, just use the following syntax:
[link name](https://www.my-link.com)
3.) Redirect users after form completion
Of course, you can also redirect all (or some) users who complete your form. To do this, follow our guide to redirects.