PDA

View Full Version : Can I get the equivalent of NoEmpty using html forms?



Mareid
24-May-2007, 11:56 AM
I have a large number of checkboxes on my form, only a few of which will be checked by any one submitter. I'd like not to have to see the unchecked fields. Can I do this and still use an html form? It appears that I cannot from everything I've read but I'm not absolutely sure I"m not missing something.

If I can't do this, is there a way to order the fields in the plain email so they show up in the order I want to see them, and not in the form order?

This is a wonderful site, and formmail is wonderful. I was able to get it working (complete novice) just by following the directions and the questions others have asked. Thank you.

russellr
24-May-2007, 11:39 PM
Hi,

NoEmpty is exactly what you want.

Please review this documentation: http://www.tectite.com/fmdoc/creating_forms.php

You want "mail_options".

Mareid
24-May-2007, 11:59 PM
AWESOME...works like a charm.