• Resolved kaungzawhtet

    (@kaungzawhtet)


    Hello Sir,

    I want to include calculator’s element values into Contact Form Content. How can I do that?

    Here is my previous contact form content.

    ————–

    [ccb-subtotal]

    [ccb-total-0]
    —————

    Here is my customized contact form content with element ids but not work because the goal is to include the calculator form fields into the contact form content.

    ————–

    Event Date: [datePicker_id_1]
    Event duration: [range_id_2] * 60 SGD
    Number of Cups: [range_id_0] * 5.80 SGD

    [ccb-total-0]
    —————

    Btw, I use contact form 7 plugin





    • This topic was modified 1 month, 3 weeks ago by kaungzawhtet.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Lisa StylemixThemes

    (@lisastylemixthemes)

    Hello,

    Thank you for your request and detailed explanation.

    This is an interesting case. It appears you are using an old view of the formula element. May I suggest performing the calculations within the calculator itself and then sending all the calculation details through email? I’m not quite sure I understand why you are trying to make calculations in the contact form text input field. If I understand correctly, this approach won’t work. The field will eliminate your formula, only allowing the calculator’s short-codes: [ccb-subtotal] and [ccb-total-0]

    Here’s a better approach. Within the calculator, add the input elements:

      • A datepicker element for the event date.
      • Two range sliders: one for the event duration and another for the number of cups.

      Set up the formulas:

        • Event Duration = [range_id_2] * 60 SGD
        • Number of Cups = [range_id_0] * 5.80 SGD

        In your CF7 form content, use the shortcodes [ccb-subtotal] and [ccb-total-0] to send the calculation details through email to your subscriber.

          This method ensures accurate calculations and seamless email communication. If you need any further assistance, please feel free to reach out.

          Best regards,
          Lisa and the Support Team

          Thread Starter kaungzawhtet

          (@kaungzawhtet)

          Thank you for your reply. I will take a look at the solution 🙂

          Plugin Support Lisa StylemixThemes

          (@lisastylemixthemes)

          You are always welcome! If you have any further questions or concerns, please don’t hesitate to reach out. We’re here for you!

          Warm regards

          Lisa and support team.

        Viewing 3 replies - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.