I have embedded one form in another.  What's the syntax for accessing
the field?

For example, I have ConsumerForm embedded in UserForm.  The consumer
has a first_name field.

I've tried:

first_name
consumer_first_name
consumer[first_name]

in my templates, but none of them work.

Thanks for your help.

Steve
--~--~---------~--~----~------------~-------~--~----~
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