• Resolved jahe112

    (@jahe112)


    I want that people can only send me emails when they accept the privacy policy.

    So I put “acceptance_as_validation: on” in the additional settings and I have that privacy policy checkbox now.

    However: eMails are also sent without putting this checkbox to “true”.

    What do I have to do to don′t send the email until this checkbox is checked by the sender?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    See Acceptance Checkbox

    By default, an acceptance checkbox works as a required field, so you can’t submit the form without selecting the checkbox. If you set the optional option explicitly, the checkbox works as an optional field. If you set the invert option, it will invert the behavior so, in this case, you can’t submit the form without clearing the checkbox.

    Thread Starter jahe112

    (@jahe112)

    Thank you Takayuki!
    I missed checking the code at the form itself, expected it′s only being setup in the additional settings. oh maaan ??

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘No Privacy Policy, No sending?’ is closed to new replies.