[Solar-talk] Is form 'descr' not implemented?
Rodrigo Moraes
rodrigo.moraes at gmail.com
Thu Feb 1 04:32:16 PST 2007
On 2/1/07, Antti Holvikari wrote:
> Man, I've been thinking about this for a long time. I also, want to know.
>
> Is it somethig you have to just manually add to the elements, or will
> there be a solar implementation of it?
I just guess that you should use the value manually when build a form
by hand. I wanted to have it added automatically with form()->auto(),
so I hacked the form helper to add the description before the feedback
list.
The problem to include it in the helper is to define a good markup:
where to add the description? after the label? before/after the
field/group? before/after the feedback? Well, I added it inside the
<dd> for each field, using a <p> tag.
rodrigo
-------------------------------
http://tipos.com.br
More information about the solar-talk
mailing list