[Solar-talk] Checkbox and radio labels with Solar_View_Helper_Form
Rodrigo Moraes
rodrigo.moraes at gmail.com
Tue Sep 5 09:43:51 PDT 2006
On 9/5/06, Paul M Jones wrote:
> Let me see what I can do about this. Maybe add a special attrib or
> property for the checkbox helper called "nolabel" to suppress the
> checkbox label itself, that the form() helper can set when not in a
> group.
It seems to be a good idea.
> "Unusable" might be a bit strong, but certainly it doesn't look the
> way it should. Sorry for the trouble.
I had this doubt since the persistent auth adapter was done... This
made me prefer to use separate form elements since beginning, because
I couldn't figure out how to use the form helper or was always in
doubt about its uses... hehe. That explains the 'unusable'. Sorry for
the strong word.
You could also consider making the <form> tag optional, Paul. When you
have some form blocks spreaded in your page (some options in a menu,
for example), you just need one <form> tag. Making it optional allows
to use it in a "multiple blocks" form.
thanks,
rodrigo
More information about the solar-talk
mailing list