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
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
Hello mojzi,
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
My form data isn't saving to the database correctly
My CFv5 form data isn't saving to the database correctly
How do I save form data to a database table?
How to load record data from a database table into your form
P.S: I'm just an automated service😉
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
My form data isn't saving to the database correctly
My CFv5 form data isn't saving to the database correctly
How do I save form data to a database table?
How to load record data from a database table into your form
P.S: I'm just an automated service😉
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
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
This topic is locked and no more replies can be posted.