• Resolved sendie

    (@sendie)


    Hi, first of all i want to congratulate for this amazing form plugin its like a 5 in 1 we can set almost all kind of project just with one plugin.

    I have 3 important questions :

    1.How to Send Email Notifications To Different People ?Based on the Dropdown Field. Ex: If user choose Spain the notifications will be sent only to Spanish group users.

    2. How can i use this form as registration form?

    3. How can i hide or delete the back button in a multipage form/multi step , i just want to use the next button.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Dimitris – WPMU DEV Support

    (@wpmudev-support6)

    Hello there @sendie,
    hope you’re doing well today and thanks for reaching us! ??

    1. Currently, you can set the email delivery using one of the following fields: https://monosnap.com/file/e3K01lHmJwuiWlAwe6AkKwByNVvblB
    Keep in mind that the email used will be the value of the selected field.

    2. Registration and Login forms are in high priority and should be coming in pretty soon in a future release.

    3. You can hide it by enabling the custom CSS and insert the following snippet in there:

    .forminator-pagination-footer .forminator-button-back {
        display: none;
    }

    screenhshot: https://monosnap.com/file/PG1mopsapiDk3wYMG76NfKzwypGlay

    Warm regards,
    Dimitris

    Thread Starter sendie

    (@sendie)

    Hi Dimitris :),
    Thank you very much for your reply.
    I′ll be waiting for registration function, will be really great.

    About email notifications, i think with that fields, i can′t do what i would like to do. What i am trying to do is, if a user from Portugal submit a request form, only the recipients/ registered users from Portugal group will receive the notification email. I am using the group plugin to set the users groups by countries.

    I think i would need the user group field to add as hidden on the form. If anyone have ideas how to make this work, please tell me.

    Thread Starter sendie

    (@sendie)

    Thanks again.

    Best regards

    Thread Starter sendie

    (@sendie)

    Sorry i forgot to ask as BBC can i add all users? Dunno if with a Smart Tag could work. In this case the notification would be sent to all registered users. Is not what i want but for start, maybe is the only solution.

    Thread Starter sendie

    (@sendie)

    For better understanding the idea is customer submit a quote requests and only the registered users from customer country would receive the request notification to reply.

    Plugin Support Dimitris – WPMU DEV Support

    (@wpmudev-support6)

    Hello @sendie

    I’m really sorry for the huge delay here, somehow we missed that topic.

    I’m afraid that something like that would require some extended amount of custom work, so I’d rather advise hiring a developer to custom-make this for you. ??

    Thank you,
    Dimitris

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How to Send Email Notifications To Different People Based on the Dropdown Field’ is closed to new replies.