Hi,
SO i've read through the documentation, and have tried playing around with my forms to see what happend, but so far i have had no luck.
I am hoping someone can help me out ;)
I want to do this:
Pass the following field inputs:
Domain Name (Text Field)
Extension (Select Drop Down)
Post Title (Currently a hidden field)
From form A (which is on a post)
And populate the Domain Name, Extension and the Title of the post form A was submitted on into fields that are displayed on form B (which is on a page).
One problem that I am getting is that the Redirect URL is not found in. I am redirecting to the page with form B on and am using the following query string:
{Enter your desired domain name.:1}&{Choose your extension:2}&{embed_post:post_title}
Can anyone help or advise please.
Thanks