I am reposting my question since I posted it in the wrong thread yesterday. Here is what I want to do:
I have a single form (that is NOT in an article). Depending on which link a visitor clicks on, I know a bit about what field values should be populated in my form.
For instance, if they click on the "Book Birthday Party" link, they will be presented with the generic "book-a-party" form, but I want the party_type field to be populated with "Birthday".
How do I do this? Where can I put the '?party_type=Birthday' param in a URL? And, if I do this, will BreezingForms be forgiving enough to automatically populate the party_type value, or do I need to alter code?
Thanks in advance.