Hello there,

During the last days, I've been looking at the sfForm documentation,
and more specifically at all the "choices" stuff.
sfWidgetFormChoiceMany (with both Doctrine and Propel derivative)
could be a great component, but I haven't found in the documentation
any possibility to make it really usable.
Indeed, it seems that there is no way to make a default selection of
some values : $form->setDefaults(array('my_choices' => array(1,3,7))
doesn't seem to work, and there is no 'selected' option to specify
which choices are to be selected by default.

Maybe I'm dumb and it is explained somewhere, but I think it's simply
missing ...
So the question is : is it missing in sfForm or in the documentation ?

Cheers,

Taku

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" 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-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to