9 Jul
2001
9 Jul
'01
8:18 p.m.
[Casey Duncan]
Maybe try:
<input type="file" name="<dtml-var id>:ignore_empty" value="Add image to thisspecimen"><br>
which should not return any empty file fields.
Well, this suggestion finally got me to look for a complete list of all these field qualifiers. By searching on the Zope site for "ignore_empty", I found one solitary page that has a list that looks complete. Now I can use something besides ":list" Thanks. Tom P