Data not passing from each stage
-
I am creating an online application. The overall form is 5 pages long. However, pages 1 and 2 are the ones with the most data. Pages 3 through 5 are just a couple of “yes or no” questions.
I initially setup the application to go through all 5 pages. When I sent the email, nothing came through. I simply got the tags (e.g. [first-name], [last-name], etc).
I went back and stepped through each page one at the time beginning at page 1. When I have it set to send the data from page 1 only, it comes through. Next I added page 2 to the list. When I send all the data from page 1 and 2 via page 2, the email contains all the data from page 2, but nothing from page 1.
Here are some tags used on the pages:
Page 1: [first-name] [last-name] [phone]
Page 2: [travel] [yrs] [projects]On the mail tab for the form on page 2, I have tried using [first-name] and [multiform “first-name”]. Neither transmits the data in the email.
I have followed the instructions in the FAQ, and my CF7 installation appears to be correct to their standards.
The page I need help with: [log in to see the link]
- The topic ‘Data not passing from each stage’ is closed to new replies.