Message Body with conditions
-
Hello, I integrated this plugin into the Contact form 7 plugin. In contact form 7 I created a condition to display the airport transfer price.
Is it possible in the message body to display data based on conditions?
This is the condition I created on contact form 7:
<div class="whole-form"> <span> <label> Pick-up Location [select* pick-up "" "Airport Ngurah Rai" "Amed" "Bedugul" "Candi Dasa" "Canggu" "Gilimanuk" "Kintamani" "Kuta" "Legian" "Lovina" "Medewi" "Nusa Dua" "Padang bay" "Pemuteran" "Sanur" "Seminyak" "Sidemen" "Tanah Lot" "Tu Lamben" "Ubud" "Uluwatu"] </label> <label> Destination Location [select* destination "" "Airport Ngurah Rai" "Amed" "Bedugul" "Candi Dasa" "Canggu" "Gilimanuk" "Kintamani" "Kuta" "Legian" "Lovina" "Medewi" "Nusa Dua" "Padang bay" "Pemuteran" "Sanur" "Seminyak" "Sidemen" "Tanah Lot" "Tu Lamben" "Ubud" "Uluwatu"] </label> </span> <span class="pd-whole-form"> <label> Pick-up date [date* date-booking] </label> <label> Our Vehicle [select* vehicle "" "Daihatsu Xenia" "Izusu Elf Short" "Suzuki APV" "Suzuki Ertiga" "Toyota Avanza" "Toyota Hiace" "Toyota New Avanza"] </label> </span> [group price-300] <span> <label> Price [text price-1 readonly "300k"] </label> </span> [/group] [group price-350] <span> <label> Price [text price-2 readonly "350k"] </label> </span> [/group] [group price-400] <span> <label> Price [text price-3 readonly "400k"] </label> </span> [/group] [group price-450] <span> <label> Price [text price-4 readonly "450k"] </label> </span> [/group] [group price-500] <span> <label> Price [text price-5 readonly "500k"] </label> </span> [/group] [group price-550] <span> <label> Price [text price-6 readonly "550k"] </label> </span> [/group] [group price-600] <span> <label> Price [text price-7 readonly "600k"] </label> </span> [/group] [group price-650] <span> <label> Price [text price-8 readonly "650k"] </label> </span> [/group] [group price-700] <span> <label> Price [text price-9 readonly "700k"] </label> </span> [/group] [group price-750] <span> <label> Price [text price-10 readonly "750k"] </label> </span> [/group] [group price-800] <span> <label> Price [text price-11 readonly "800k"] </label> </span> [/group] [group price-850] <span> <label> Price [text price-12 readonly "850k"] </label> </span> [/group] [group price-900] <span> <label> Price [text price-13 readonly "900k"] </label> </span> [/group] [group price-950] <span> <label> Price [text price-14 readonly "950k"] </label> </span> [/group] [group price-1000] <span> <label> Price [text price-15 readonly "1000k"] </label> </span> [/group] [group price-1100] <span> <label> Price [text price-16 readonly "1100k"] </label> </span> [/group] [group price-1200] <span> <label> Price [text price-17 readonly "1200k"] </label> </span> [/group] [group price-1400] <span> <label> Price [text price-18 readonly "1400k"] </label> </span> [/group] [group price-1500] <span> <label> Price [text price-19 readonly "1500k"] </label> </span> [/group] [group price-1600] <span> <label> Price [text price-20 "1600k"] </label> </span> [/group] [group car-option] <label class="pax">1 - 4 Pax and bags</label> [/group] [group one-car] <label class="pax">5 - 12 Pax and bags</label> [/group] [submit "Process"] </div>
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Message Body with conditions’ is closed to new replies.