Adding a link to another website within your registration form is typically NOT recommended because it can distract registrants from your main goal - getting them to complete their registration!
However, in certain cases, you might need to give your registrants the ability to access another website during registration.
The basic HTML syntax (not specific to Eventsquid) is:
<a href="[FULL WEBSITE ADDRESS" target="_blank">[TEXT TO CLICK]</a>
In this example, we want to direct our registrants to a reference website in the CUSTOM PROMPT section. In this example, we want registrants to be able to look up their membership level on another website.
In the CUSTOM PROMPT group description, we will add the text (Event Builder > Registration > Custom Prompt Library)
- Click the Custom Prompt Category
- In the description field, enter your leading text followed by the section for the hyperlink:
If you don't know your membership level, you can <a href="https://www.google.com" target="_blank">look it up here</a>
On the registration field that has the prompt activated, the registrants will see