... ...

Adding button with redirection to form

You can use this code in “Html/ Text delimiter” field to create your own button with redirecting to another page (in new tab):

<a href="http://google.com" class="button" target="_blank">Go to Google</a>

Here is an example how it looks on the site:

button redirect

Categories
Latest Articles