[formulator-dev] Re: Formulator
Martijn Faassen
faassen at vet.uu.nl
Wed Sep 17 15:22:43 CEST 2003
Claus Rosenberger wrote:
> the rendering for fields is different in Widgets.py. With regular fieldtypes
> like string or integer you render with css-classes. with datetime fields
> you dont call the render_element in widgets.py you call render_sub_field
> without css. is there any reason for that. to use css with other fields
> there are two ways:
>
> 1. move render_sub_field into widgets and enhance with css using
> 2. dont use render_sub_field, use render_element instead
>
> which solution you would prefer? and do you want to use css with all field
> types?
Hey,
Sorry for taking a while to get back to you.
I'm not sure how to go about this but
I'm definitely interested in improving matters. We did add some changes
to Formulator (released with 1.5.0) to at least supply 'extra' HTML
fields for items, so that might work as a temporary solution.
I'll cc the new Formulator-dev mailing list on this, so we can take
up the discussion there.
Regards,
Martijn
More information about the formulator-dev
mailing list