Hi,
I am trying to figure out a way to only include the fields from a form that contain data. For example, if I have 10 form fields and my customer only fills in 5 of them, I only want to email the 5 that have data in them. I do not want to send the other 5 fields with blank spaces next to them. I have tried using an IF THEN statement checking if the field is NULL or "" but it doesn't seem to work. Is this possible to do?
Thanks!!! Will |
|
|