Also... thinking more into the situation.

It would be interesting to see a way to also implement wrapping
<input> tags with the <label> thus removing the need for the for=
attribute. ie:

<label class='this-field'><input ......></label>

On Oct 5, 3:12 pm, wiredcs <wire...@gmail.com> wrote:
> Is there any way to do more granular things than mentioned 
> here:http://www.thatsquality.com/articles/7-days-of-symfony-1-1-forms-widg...
>
> For instance, I would like to add an "id" to the embedded form.
> Something like:
>
> $decoratorFormat = "<div id='%embedded_form_id%'>%content%</div>";
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to