I have done something for the label http://svn.symfony-project.com/plugins/swToolboxPlugin/sf1.2/trunk/lib/form/swToolboxFormHelper.class.php
swToolboxFormHelper::resetFormLabels($this /* form object */, array( 'catalogue' => 'your_catalogue', 'prefix' => 'label_' )); for the <li class="something"> issue see : http://trac.symfony-project.org/ticket/5949, maybe add your comment too. On Thu, Mar 26, 2009 at 5:47 PM, Vojtěch Jína <[email protected]> wrote: > > The star for required fields is not the main problem... > Probably the most important thing is: > <li class="something"><label...><input...></li> > And also some other reasons, like better way how set default different > labels, like formname_label_fieldname, the same with errors, like > formname_error_fieldname_errcode and so on... > I didnt want to critize this form framework. I did nothing for it and Im > happy, that I can use it... Therefore Im ready to help with that. I only > want to help this framework to be better... > Best regards, > V. > > > > > -- Thomas Rabaix http://rabaix.net --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
