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 response that is specific to user choice in form

  1. Tim
    Member

    I'd like to have a conditional notification specific to the drop down menu Bank/Lender that a client chooses in my form. (url: http://nationwidesubordinations.com/request-subordination)

    I'm not experienced enough to figure it out although I am getting by quite well with conditional logic from within the form itself.

    So, if someone chooses Bank of America, I'd like the requester to receive a notification e-mail with specific information they are requesting for B of A. Would this be called conditional logic for notifications? I don't see this as possible in the notifications area, but maybe someone has a work-a-round?

    Thanks,
    Tim

    Posted 13 years ago on Monday October 25, 2010 | Permalink
  2. Notifications do not have conditional logic so currently this wouldn't be possible without writing custom code and creating this functionality using available API hooks. It would be a more advanced customization. We do plan on supporting conditional logic on Notifications in a future release.

    Posted 13 years ago on Monday October 25, 2010 | Permalink
  3. Hi Tim,

    If you're feeling frisky, here is some basic code that can get you started:

    http://forum.gravityhelp.com/topic/conditional-notification-mesasage#post-7967

    Note: the example linked to in that post is no longer functional.

    Good luck!

    Posted 13 years ago on Monday October 25, 2010 | Permalink