PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Is that feature avaiable?

  1. yamahoto
    Member

    I'm not yet a buyer! :)

    I have a question about a much-needed feature I'd need from the Form I'll choose.

    I need to be able that when a user enter a submission, that it would be send to one or more groups of people (from role manager or any other popular group/role plugin) that I choose.

    Is that possible with your plugin?

    I can see that I can route to different email depending on the field chosen.. but I'd like to be routed to different groups/role emails (more than 1 person) !

    Thanks a LOT! :)

    Posted 13 years ago on Thursday July 15, 2010 | Permalink
  2. You can send the confirmations to multiple email addresses. You just enter the email addresses separated by commas. Like:

    admin1@example.com,admin2@example.com,webmaster@gmail.com

    Posted 13 years ago on Thursday July 15, 2010 | Permalink
  3. yamahoto
    Member

    Yes but this would be easier for me if I could just put in 1 or more group/role because this could cover 100+ emails for 1 role/group.

    Could this be custom implemented ? I can pay some more..

    Thanks

    Posted 13 years ago on Thursday July 15, 2010 | Permalink
  4. So you would want the email to go to all users of a specific role?

    If so what you may have to do is use one of the available API hooks to set the send to address and write code to query all the users of that role, pull their email addresses, and then pass them all to the sent to address.

    How comfortable with PHP are you?

    Posted 13 years ago on Thursday July 15, 2010 | Permalink
  5. yamahoto
    Member

    Not that confortable, but as I can see, the plugin already integrates with Justin Tadlock members plugin.

    I'd feel good if I could set roles with Justin Plugin, and then route to some of theses roles (1 or more) the confirmations email with form content.

    Could you give me (or sell?) the code a bit more precisely?

    Thanks!

    Posted 13 years ago on Thursday July 15, 2010 | Permalink
  6. yamahoto
    Member

    Maybe someone from the forum could give me some directions? :)

    Posted 13 years ago on Thursday July 15, 2010 | Permalink
  7. When you say "route to some of these roles (1 or more)", could you provide a little more clarification? If you'd like to discuss this via email, you can reach me at david@ounceoftalent.com.

    Posted 13 years ago on Thursday July 15, 2010 | Permalink