Not show hidden data in send mail script
Hi,
I have a few Public fields and few hiddden fileds
Name - Phone - email - are shown in the form
AdminComments - is hidden and i update it via View Edit.
At form--Add--sucess , I use the "send mail"
and use input.formdata to sent all the info.
.. kind of datadump.
The final data that is sent also contains the Hidden field ( albeit empty)
Is there any way to "not include the hidden filed" in the mail.
(the above is a sample appliction. the actual application has about 15 feilds.
So cant really add one by one)
Please advice,
Thank you,
Regards
Deepa