Replies: 0
Hello Team,
I have used forminator form for my website. My query is I want to send email to user & admin with other table data as well.
Let me explain more for better understanding. On checkout page, I am inserting user selected data to the table and I am grabbing this data by GET method. After checkout page forminator form is starting and on the submission form data is going to the email. But I want to send previously inserted data as well in this email.
Can you guide me how to do it?