Your Account
Community
Topics (Upcoming)
More |
View story
Using embedFormForEach in Symfony
http://feeds.feedburner.com/~r/symfony/planet/~3/471863955/
Submitted by
narko
11 months, 4 weeks, 19 hours agoThe new Form sub-framework, introduced in Symfony 1.1, is really great, and the more I work with it, the more I like it. One of the nicest feature of form sub-framework is the ability to embed a form inside another one, using the embedForm method. Also, symfony provides another method, called embedFormForEach that will embed a form inside another one N times...
Tags: symfony
|