Just a question here...
What's the difference between $form['field']->getValue() and
$form->getValue('field') ??
I have some fields (like tags with "choices") that only return results if I use
$form['field']->getValue(), but not the other way around.
Any insight on this?
Thanks,
Ian
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---