• So I have a contact form that allows users to request quotes on multiple products. This is done via javascript with will add a new quote element to the form when a button is clicked. Each element has 4 form fields in it.

    I need to include as many quote requests as the user adds to the form in the email to the admin.

    My issue is I am not sure how to relay this data through the Mail setup in CF7, Is there a way I can hook into CF7 before it sends and add this data to the email? The way of building this via your shortcodes does not work well, nor does it allow me to add dynamic elements that I can figure out.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter calder12

    (@calder12)

    Okay I figured out how to get normal HTML elements into the mail, but the issue is I have no idea how many of these quote requests there will be, is there any way to iterate in the mail functionality?

    • This reply was modified 2 months, 2 weeks ago by calder12.
    Plugin Author Takayuki Miyoshi

    (@takayukister)

    Where can we see the website in question?

    Thread Starter calder12

    (@calder12)

    Hi Takayuki, the site in question is in development and not publicly available, but the form is a recreation of this one https://durathermfluids.com/contact Open the Get a Quote at the bottom to see the part I am talking about.

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