Data Privacy Statement

Add a clickable link to a data privacy statement in a CF form.

Overview

The user needs to include a required checkbox for a data privacy statement but wants the statement text to be a clickable link that opens in a pop-up or new page.
Insert an HTML anchor tag directly into the checkbox label or sub-label field, or place a Custom Code element before the checkbox in the form.

Answered
mo mojzi 07 Dec, 2016
Hi Chronoform-Team,

I would like to put a data privacy statement in my form; visitors should mark it, that they have read it.
So I guess a checkbox, validation: Required = yes (that should be no problem).

My point: How can I add a link to the phrase "data privacy statement", so that the statement opens in a pop up window or another part of the website, if a someone clicks on the phrase? How can I make that?

Do you maybe have a tutorial for that?

Thanks a lot,

Werner
Gr GreyHead 07 Dec, 2016
Answer
1 Likes
Hi Werner,

You can add a link - an <a> tag - in the label, or the sub-label, or use a Custom Code element before the checkbox element if you prefer.

Bob
mo mojzi 07 Dec, 2016
This is perfect - thanks a lot!
This topic is locked and no more replies can be posted.