Hidden form fields not included in email
-
Hello! Please see subject.
When I leave the fields as normal, the actual values come through in my email. However, when I set them to hidden, just the field names come through via email, e.g.:
[your-name]
[your-email]
Here is my form code:
[hidden email your-email default:get] [hidden text your-name default:get] [hidden countrytext countrytext-235] [checkbox checkbox-confession use_label_element "I agree."] [checkbox checkbox-support use_label_element "I also agree."] [submit "Submit"]
PS – The fields populate fine (using default:get), the only issue is getting the values through to my email.
Thanks!
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Hidden form fields not included in email’ is closed to new replies.