-
Posts
37 -
Joined
-
Last visited
Reputation Activity
-
sandra.bertalan reacted to CoffeeHops in Adding a link to a form
@sandra.bertalan I don't believe you can include the link in one of the multiple choice answer options sorry 😞
-
sandra.bertalan reacted to CoffeeHops in Adding a link to a form
Hey guys, you can do this by using html in the description of the checkbox. As an example, copy and paste the following, and just change out the "/terms-conditions" to whatever the relevant page link is:
View the <a href="/terms-conditions" target="_blank">terms and conditions</a> here.
Then the user will just see:
View the terms and conditions here.