I have the admin notification set up using:
{all_fields}
However only about the first half of the fields actually send to the Administrator.
The user notification also using {all_fields} DOES send all the data.... ?
I even then changed the {all_fields} in the admin and put in a merge field for each field
The email came out with (for example)
Name: Data Present
Address: Data Present
etc etc
Another Field 1:
Another FIeld 2:
Meaning that I had merge fields next to the labels I typed in.
Looking at the Form entry in WordPress ALL the data is there (eg there are values saved for Another Field 1 & 2.
However in the admin email they are just blank.
Here is another clue:
The data in the Admin Form seems to always break at the first "conditional" field in the form.
You can view the form here:
http://agapelive.com/sacred-service-saturday-2013/sign-up-for-sacred-service-saturday/
The Admin Notification is always receiving the data for fields up to "Number of Children You Are Bringing"
Regardless of if that field is filled out or not.
Even more strange, when I changed from {all_fields} to inserting each one by merge field - the first few tests worked - and then a few submissions in, it stopped working again.
Any thoughts?