Hello, The render option for a radio button should add an id to the outter container.
The id generation for a radio button works like this : radio id = name_field + name_key but the container, ie the 'ul' does not have a proper id : name_field. So there is no way to work with the widget, as no id is set ! Should I create a ticket ? -- Thomas Rabaix --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
