• Resolved wiwinsavitri

    (@wiwinsavitri)


    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)
  • Plugin Support Md. Ibrahim Khalil

    (@mdibrahimk48)

    Hello,

    Thank you for your inquiry!

    Indeed, you can display data based on conditions. Simply customize the form data as demonstrated. Remember to save your modifications, and effortlessly reveal conditions within the form.

    Should you encounter any challenges, don’t hesitate to reach out for assistance!

    Best regards,
    WPPOOL

    Thread Starter wiwinsavitri

    (@wiwinsavitri)

    Thank you for your reply.

    I want to display prices based on condition. I have tried creating conditions on the form and the data is displayed successfully. But I’m confused about how to display the data in the message body.

    This is the code from my message body:

    *Pick-up Location *: [pick-up] 
    *Destination Location *: [destination]
    *Date Booking *: [date-booking]
    *Verhicle *: [vehicle]
    *Price *: [price-1]

    Can you help me?

    Plugin Support Md. Ibrahim Khalil

    (@mdibrahimk48)

    Hello again,

    It appears that your intention is to effectively present data within the message body by relying on the CF7 Plugin. In such cases, the specific group or condition you wish to display hinges entirely on the CF7 Plugin’s capabilities. For inquiries related to this aspect, we recommend reaching out to their dedicated support team.

    Should you encounter any challenges in implementing the Form to Chat (WhatsApp) feature, please don’t hesitate to get in touch with us for prompt assistance.

    We have visited your URL but were unable to locate the form. Could you kindly provide us with the exact location of the form, or alternatively, share a screenshot or a demonstration video? This would greatly assist us in gaining a clearer understanding of your needs. We eagerly await your response.

    Best regards,
    WPPOOL

    Plugin Support Md. Ibrahim Khalil

    (@mdibrahimk48)

    Since this thread has remained inactive, We are going to mark it as Resolved now. Please feel free to open a new one if you have any further questions.

    Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Message Body with conditions’ is closed to new replies.