I have got 1 form working, it emails the results back.
1. How do I have 1 submit button to send all form data back
2. How do I omit empty form data being sent back.
The form has muliple lines for each item being checkmarked to say include. eg. Description - You want? - How Many.
If the user clicks nothing in the "you want" checkbox, then I don't want that form line data to be included. Hope thats not confusing. Thanks
1. How do I have 1 submit button to send all form data back
2. How do I omit empty form data being sent back.
The form has muliple lines for each item being checkmarked to say include. eg. Description - You want? - How Many.
If the user clicks nothing in the "you want" checkbox, then I don't want that form line data to be included. Hope thats not confusing. Thanks