When a user submits to one of our forms we expect (because of how we have that particular form configured) to receive an email showing all fields whether the person filled them in or not along with any information they did provide. What we're getting is the form with all the field questions but beyond the first two sections the answers consistently come to us (again via email) blank. When I log into our site to check to make sure the blank fields should actually be blank, they tend to have been filled in. We would like to view our form responses without logging into the website and so would appreciate some help making that happen. Can you help us fix this?
Our configuration params are as follows:
Currently we have the message set as {all_fields:empty}
We have also tried {all_fields} with failed results.
Thank you,
TCC