Any suggestions would be great thanks.
On my wordpress site, I have lots of post containing the same form. But each of my posts has a 'custom field' containing a post specific email.
Now within the email notification setup panel. You can select {post_id} and a {post_edit_url} short code to pull in the in the post information from the current post that the form is on. This is great however...
Is there anyway that I could pull in the post 'custom field' containing my post specific email address, into the email notification setup panel, and place the short code in my 'Send To Email' field. The recipient address area.
The idea, is when some one fills in the form, from the site front end. The persons email which is assigned to that specific post containing the form, will get the notification.
I could be missing a trick, but in and ideal world, the email notification shortcode would look like this:
{post_custom_field:name} name being the custom field name :-)
Any work arounds for this idea? Thanks in advance.
Josh