Add html to the user details/privacy policy text

  • Issue description:
    I am using the form to collect user data after the first response and am displaying the privacy disclaimer. I would like to add a link to our privacy policy page so changed the default by adding some html of the form

I consent to the processing of my personal data in accordance with the <a href="https://link-to-our-privacy-page/">Privacy Policy</a>.

However, the bot displays the actual html. How do I need to format it to include the actual link?

2 Likes

Hi there, @user22554 :waving_hand:

You just had to use the Code editor mode to paste this HTML link:


I’ve saved it in your widget and now everything should be fine. Please check it out and let me know how it works :slightly_smiling_face:

1 Like