The Privacy Notices element allows you to include a mandatory privacy agreement checkbox in your form. It is useful for ensuring users consent to privacy policies before submitting the form.

Available Options:

  • Privacy notices label – sets the visible text for the privacy notice checkbox.

  • Keep this field pre-checked – option to have the checkbox selected by default.

  • Privacy notice link – link to the full privacy policy (e.g., https://example.com).

  • Additional message – optional helper text displayed below the field.

 Error Message:

  • Define the message displayed when users don’t check the box if the field is required.

Field Layout Settings:

  • Half width – displays the field in half of the form width.

  • Required – makes checking the privacy notice mandatory.

? Advanced Settings:

  • Custom class – used for advanced styling or JavaScript.

  • Custom ID – unique identifier for targeting the field with CSS or JS.