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.

Sending different email notifications based on date

  1. ludwig
    Member

    Hello

    I need to have different email recipent based on date.
    For example, I need to send an email notification to a 2nd recipient if the date is within 2 days form today (if today is 02 Nov, and the date selected is 03 Nov, I need to send the email to 2 email addresses)

    The date is not in the drop down menu of routing.

    How can I set this?

    Thank you!
    Maurito

    Posted 11 years ago on Friday November 2, 2012 | Permalink
  2. ludwig
    Member

    please...someone can help me? Is it possible with GForm panel?

    Posted 11 years ago on Saturday November 3, 2012 | Permalink
  3. You will need to add some code to your theme's functions.php and use the gform_pre_submission_filter: http://www.gravityhelp.com/documentation/page/Gform_pre_submission_filter

    It can't currently be done from the Form Builder panel.

    Posted 11 years ago on Thursday November 8, 2012 | Permalink