• Resolved jackievon51

    (@jackievon51)


    Your plugin is incredibly powerful, and I’ve been using it for many years!

    Now, I have an issue:

    I created a contact form to receive customer inquiry leads, and there are two email addresses set up to receive the notifications. Now, I want to implement a function that alternates email notifications:

    For example, the first email is received by email A, the second by email B, the third by email A again, the fourth by email B, and so on.

    Alternatively: If the form ID is even, email A receives it; if the form ID is odd, email B receives it.

    I’m wondering if this functionality can be implemented?

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Nithin – WPMU DEV Support

    (@wpmudevsupport11)

    Hi @jackievon51,

    Unfortunately, there are no built-in features to automatically send emails based on whether entries are odd or even at this moment.

    This could only be achieved if we could pass a dynamic variable to the form, which, I’m afraid, is not supported by the plugin settings.

    Emails can only be dispatched based on user-selected fields or values. You might want to explore if using a Radio field and sending emails based on the selected option could be a viable workaround, although this method doesn’t differentiate between odd or even entries.

    I realize this solution does not meet your specific needs, but regrettably, without custom coding, there are no straightforward alternatives available.

    Kind Regards,

    Nithin

    Plugin Support Patrick – WPMU DEV Support

    (@wpmudevsupport12)

    Hi @jackievon51

    I hope you are doing well.

    We haven’t heard from you in a while, I’ll go and mark this thread as resolved. If you have any additional questions or require further help, please let us know!

    Best Regards
    Patrick Freitas

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