How add link to webpage in checkbox choice

I have the newsletter form from the library and it has a privacy policy checkbox with Privacy Policy as a clickable link. When I go to the choices section, I can’t figure out where to put the privacy policy webpage link in there so when Privacy Policy is clicked it will go to the webpage. I have spent hours reading articles and watching videos and I haven’t seen it referenced at all. The code is below from the checkbox choice.

I agree with the storage and handling of my data by this website. - Privacy Policy *

Hi Melissa,

You can add HTML code in the Checkbox label as shown in the screenshot below. Then it’ll work as you described.

Agree on our <a href="https://yourwebsite.com/terms">Terms & Condition</a>

Give it a try, and let me know how that goes! :smile:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.