Hello,
I have something that is a bit critical ... I am using GravityForms in conjunction with the SimpleMap plugin, and I'm rendering a form within a function that manipulates how SimpleMap will display.
Within this function, I'm using the GF short code to display the form... but I need to be able to dynamically change what email address the submissions go to. They cannot go to a generic email address, but rather a specific one depending on the location being viewed.
I've seen a custom function here on the forum that allows the "to" email address to be dynamically changes, but I'm already populating a return variable to send back to the browser for SimpleMaps ...
Any ideas?