Hello All,
I'm not a PHP master, but can hack it pretty well.
The "redirect" option with query strings works really well as I'm passing data to a third-party system that needs a urlencoded querystring.
However, I need to display a thank you message and send the url string in the background at the same time.
I know i have to use something like "gform_after_submission" or "gform_confirmation", but i'm having trouble from there. Can someone point me in the right direction?
Thank you!