• Hi there,

    I’ve made a conditional rule that looks at the e-mail adres.
    If the right e-mail adres is filled in, it will show the submit button and if it’s not the right e-mail adres it will not show it.

    Now i was wondering if it’s also possible to only check for the e-mail extension?
    For instance when anyone with an e-mailadres ending on myownhost.com enters their e-mail it will show my submit button and else it won’t

    If this would somehow work, it would be really great since i’ve been searching for days now to find a plugin that could simply do that! hopefully someone could help me out on this one!

Viewing 1 replies (of 1 total)
  • Plugin Author Jules Colle

    (@jules-colle)

    That’s not possible for now I’m afraid. You could work around it by having the user input their email-adress with 2 text-boxes:

    [text* email-name]@[text* email-domain]

    and then add a condition that shows a group only if the email-domain has a certain value.

    You could still reproduce the entire email-address in your email message with [email-name]@[email-domain]

    If I see there is enough interest in this plugin I plan to make a premium version that allows for a lot more customization of the conditions. The way I see it eventually it will be possible to add any kind of logic to the forms. But I’m still waiting to see how this catches on 🙂

Viewing 1 replies (of 1 total)

The topic ‘conditional rule based on email extensions’ is closed to new replies.