[symfony-users] Re: sfWidgetFormPropelChoice appears as ul class=checkbox_list

2010-01-15 Thread Doraemon
But in the documentation, it seems that it's supposed to be in a line by default. On Jan 15, 2:06 am, Alexandru-Emil Lupu gang.al...@gmail.com wrote: Maybe by adding some css? Alecs sent via htc magic On Jan 15, 2010 6:40 AM, Doraemon theoneandonlydorae...@gmail.com wrote

[symfony-users] sfWidgetFormPropelChoice appears as ul class=checkbox_list

2010-01-14 Thread Doraemon
In the documentation: http://www.symfony-project.org/cookbook/1_2/en/make-a-choice It shows the checkbox in a line, however, when I try it, it appears in an unordered list. My code: $this-widgetSchema['category'] = new sfWidgetFormPropelChoice(array( 'model' =