• Hi,

    I would like to ask you if you can help me with the following:

    I want to create a website for a hotel which will be built with the following demo & theme: https://codex-themes.com/thegem/hotel-02/

    As you will see, there is a short contact form built in at the home revolution slider with some fields on it like Check-in date, Check out date, Room type and Childrens. What I want to do is to replace the “BOOK” button with a “REQUEST NOW” button which will redirect to a reservation form page (that I will create with contact form 7 plugin). When the user will be redirected to this page, the dates, room type and childrens will be already filled by the first step and he will only have to fill his personal information into big contact form of this page and submit his request. Is there any way to achieve this?

    I have found a relevant article here : https://stackoverflow.com/questions/15415794/how-to-pass-values-from-one-contact-form-7-form-to-another-in-wordpress

    Thanx in advance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter d.chatzimanolis

    (@dchatzimanolis)

    Unfortunately not yet.

    Do you have any idea how can I appear placeholder for date fields into contact form?
    I tried the following but the placeholder is not appeared at my front-end :

    [date* your-arrivaldate min:2016-01-01 max:2018-12-31 placeholder “Arrival Date*”]

    Try this

    [date* placeholder “Arrival Date” min:2016-01-01 max:2018-12-31]

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Passing values from one Contact Form 7 form to another in WordPress’ is closed to new replies.