Home Forums Newsletter Plugin Support Only allow custom email format to subscribe

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #29075
    mofer
    Participant

    Hi there!

    I am using the newsletter at my university and want to limit subscribers to emails ending in @abc.co.uk.

    I couldn’t find an option for that or a place to add further validation to email inputs.

    Can I access some JS to validate this?

    Max

    #29076
    Stefano
    Keymaster

    You should create your custom form with your own validation code, starting from the generated form. it’s not that complicated.

    Stefano.

    #29086
    mofer
    Participant

    Thanks Stefano! Where does the plug-in store the validation code? Then I can simply edit the file on the server.

    Max

    #29087
    mofer
    Participant

    Nevermind, edited the regex in the validate.JS and it works fine!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.