From: "Brian Lloyd" <[EMAIL PROTECTED]> > Sure. The property forms just need to do the equivalent > of: > > <dtml-if theDate> > <dtml-var theDate fmt="somthing"> > </dtml-if> > > I know that this is a style issue to some
Yeah, it's not the most neat solution. But it works... So, to summarize: The new field type, optional_date accepts empty strings as input which results in the optional_date being set to None. All happy? _______________________________________________ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
