All Collections
FAQs
I need to add a hyperlink to the text in a label in my entry form
I need to add a hyperlink to the text in a label in my entry form

Hyperlink to a URL that contains more information such as a photo ownership rights statement or other addendums

Updated over a week ago

You've added a checkbox or other element to your promotion's entry form. Now, you need to link to a different URL that contains more information such as a photo ownership rights confirmation statement. You can do this by adding a simple block of HTML code. Here is the block of HTML code to use, in this situation: <a href="[URL]">Text you want to link</a>

Did this answer your question?