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.

notification and routing

  1. Hi,

    I use for one form notification and routing.
    So when they thoose A than the email will send to adress K, L and M.
    When they thoose B than the email will send to adres X, Y and Z.

    But I don't want Z to know that X also recieved the email.
    (but in BCC I can not get routing, so that is not possible)

    Is there a opportunity to not show all the email adresses to the reciever?

    Thanks,
    Sam

    Posted 11 years ago on Wednesday February 6, 2013 | Permalink
  2. Can you understand my question and have you got a solution perhaps?

    Thanks,
    Sam

    Posted 11 years ago on Thursday February 7, 2013 | Permalink
  3. David Peralty

    Hi there, there is currently no way to do what you want with our notifications system without coding it yourself using PHP and our hooks/filters system.

    Posted 11 years ago on Thursday February 7, 2013 | Permalink
  4. This might be a great addition. I have the same need. But I am sure most users do not have this need :)

    Posted 11 years ago on Thursday February 7, 2013 | Permalink
  5. It can't currently be managed from the form builder interface, but you can do it by using the gform_pre_submission_filter:

    http://www.gravityhelp.com/documentation/page/Gform_pre_submission_filter

    Posted 11 years ago on Friday February 8, 2013 | Permalink