Contact form dinamically changed by link parameters
-
Hi!. Let me explain my problem. I have a travel agency website, with lots of different contact forms, depending on the travel, starting days, etc.
The function of this forms is asking about information, but not booking it. Now, I want to make something like “Are you sure to want to book it, do it now” so it would link to another page where you also would have to type things like passport number, date of birth, etc.
So, what I don’t want to do is to create one page for every trip again, and I would like to ask if there’s any chance to make only one page dynamically modified by queries and parameters in link.
What I have for the moment is something like “website.com/book/?tripname=XXXXX”, so the client don’t have to write the trip name. But is there any way to make a mirror of this kind of menus?:
contact-form-7 id=”9149”:
[select* menu-date “15/08/2016” “22/08/2016” “05/09/2016 “]In the link? (something like “website.com/reserve/?menu-date=id9149),
So If I change the menu-dates in origin it will be automatically modified in that unique page by parameters?Thanks a lot in advance.
- The topic ‘Contact form dinamically changed by link parameters’ is closed to new replies.