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.

Dynamic Email Notifications

  1. reeserved
    Member

    (Edited: Nevermind... I figured it out. All I needed was to figure out the Merge tag for my hidden field.)

    Be kind to me. This is my first post and I've had a developer license for more than a year. I've read dozens of posts, but I still can't figure out setting dynamic notifications.

    I have a query string email_parameter (myurl.com/?email_parameter=<?php echo $property['agent_email']; ). I have a hidden email field on my form called "Agent Email". It is being dynamically populated with a parameter "email_parameter".

    That much is working. Now how do I make that email address a form recipient?

    I read in another post "Store the value of the post/page custom field in a hidden form field. Then use that form field variable in the To/From/CC/BCC field." But I'm not sure what "form field value" is referring to.

    Thank you in advance. Since this is my first post, let me just add that you guys are amazing. Renewing my license yearly is money well spent.

    Posted 12 years ago on Thursday March 22, 2012 | Permalink