Re: [symfony-users] [sf2] [beta4] options to forms

2011-06-17 Thread Michael Holm
Hi, Sure.. im trying to find a way to make a form with a collection of models, i mean: i have the models: - attributes - filters - filter_attributes now what i want is a form with all the filter attributes i can change at once.. that i no problem, i can just make a form on the filter, and then

Re: [symfony-users] [sf2] [beta4] options to forms

2011-06-16 Thread Luis Cordova
Hi Mike, can you show what you are trying to do with some code? I am eager to see, thanks Luis On Thu, Jun 16, 2011 at 4:00 AM, Michael Holm ho...@hollo.dk wrote: Hi, I have a question about how do i get options to the form, the right way? I can just parse the options to the constructor of