• Resolved ubernerd

    (@ubernerd)


    When testing and deploying the form it allows the user to submit without entering anything into the form. Can the email field be made required so a blank (non-email format) submission does not work to submit?

Viewing 1 replies (of 1 total)
  • Plugin Author Gal Dubinski

    (@galdub)

    @ubernerd we plan to add this option soon, meanwhile, you can edit the code to achieve that.

    go to sfba-shortcode.php line 287 and add required between “Your Email” and “>”

    same goes for subscribeform1.php line 126 ??

Viewing 1 replies (of 1 total)
  • The topic ‘Form allows user to not enter any email address’ is closed to new replies.