I'm trying to have 2 layers of embedded forms, meaning i have a
Product model that has many Series and the Series have many Documents.
I wanted to have the series form embedded in the product and the
documents embedded in series thus having two layers of embedding. I
followed the advanced techniques tutorial on Forms but the problem is
that in the Series form i cannot check if the newDocument form was
filled because the form is never bound so getValues returns an empty
array.
Is it possible to achieve the above easly?
Thanks,
Andrew
-- 
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.


Reply via email to