Description
If my previous issue, that I found the answer to and closed, wasn't seen, THANK YOU for this script, your work is greatly appreciated!!!
Now, I was wanting to "hide" some of the input fields from posting to the sheet, which following some examples in previously closed issues, I was able to do, however, those inputs that are now not showing in the sheet are still showing in the email? Would there be a way to trim them out of the email as well?
The form I'm making is for an automotive repair facility, I have separate fields for the vehicles year, make, model, engine. My idea was to have them entered individually, but then run another script on the page that will concatenate the 4 fields into a hidden input that I do want to be pulled to the sheet/email. This way there is a basic format set for the vehicle information so each time the form is submitted the vehicle information is always in the same format.
So far everything is working perfectly, except that the inputs I want to be hidden from the sheet are still showing in the email.
Thanks,