Right, so basically they are the same forms, but what you probably want to do is to take the main form, and then on the two bar specific pages, allow the choice list to default to be selected to what bar they are filling the form for. Then you would be using one form for all three spots.
You will want to allow the field to be populated dynamically. You will want to give it a parameter, and then in your bar links, you can link with the parameter in it:
http://www.londoncocktailclub.co.uk/our-bars/goodge-st-gin-palace/?bar=goodge-st-gin-palace
or through some create PHP find a way to do that with the url as it stands currently (though I'm not sure how to do that off hand... maybe through grabbing the page title and pre_populating the selected field using a Gravity Form hook.
Does this make sense to you?
Posted 12 years ago on Wednesday June 27, 2012 |
Permalink