<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Dynamic embedded forms in symfony</title>
	<atom:link href="http://www.nacho-martin.com/dynamic-embedded-forms-in-symfony/feed" rel="self" type="application/rss+xml" />
	<link>http://www.nacho-martin.com/dynamic-embedded-forms-in-symfony</link>
	<description>Blog about Symfony and more...</description>
	<lastBuildDate>Fri, 03 Sep 2010 07:00:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: crystalgold</title>
		<link>http://www.nacho-martin.com/dynamic-embedded-forms-in-symfony/comment-page-1#comment-285</link>
		<dc:creator>crystalgold</dc:creator>
		<pubDate>Thu, 19 Aug 2010 12:59:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.nacho-martin.com/?p=11#comment-285</guid>
		<description>I fixed it. The problem was I called parent::setup() at the bottom of the method configure.</description>
		<content:encoded><![CDATA[<p>I fixed it. The problem was I called parent::setup() at the bottom of the method configure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: crystalgold</title>
		<link>http://www.nacho-martin.com/dynamic-embedded-forms-in-symfony/comment-page-1#comment-284</link>
		<dc:creator>crystalgold</dc:creator>
		<pubDate>Thu, 19 Aug 2010 01:45:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.nacho-martin.com/?p=11#comment-284</guid>
		<description>I tried to implement your (great) solution in my application.
But, it&#039;s like the forms embedded in the container (which is embedded itself to the main form) are not &quot;configured&quot;. I mean, the configure method is not called.
I noticed that because some fields that I have configured as unset are required when submitting the form and some custom properties are not applied.
Do you know a workaround for that ?</description>
		<content:encoded><![CDATA[<p>I tried to implement your (great) solution in my application.<br />
But, it&#8217;s like the forms embedded in the container (which is embedded itself to the main form) are not &#8220;configured&#8221;. I mean, the configure method is not called.<br />
I noticed that because some fields that I have configured as unset are required when submitting the form and some custom properties are not applied.<br />
Do you know a workaround for that ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rastaferraille</title>
		<link>http://www.nacho-martin.com/dynamic-embedded-forms-in-symfony/comment-page-1#comment-272</link>
		<dc:creator>rastaferraille</dc:creator>
		<pubDate>Fri, 09 Jul 2010 10:34:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.nacho-martin.com/?p=11#comment-272</guid>
		<description>Oh sorry ! I&#039;d just forgotten to display them in my view ! shame on me</description>
		<content:encoded><![CDATA[<p>Oh sorry ! I&#8217;d just forgotten to display them in my view ! shame on me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nacho</title>
		<link>http://www.nacho-martin.com/dynamic-embedded-forms-in-symfony/comment-page-1#comment-174</link>
		<dc:creator>nacho</dc:creator>
		<pubDate>Fri, 14 May 2010 20:10:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.nacho-martin.com/?p=11#comment-174</guid>
		<description>&lt;a href=&quot;#comment-173&quot; rel=&quot;nofollow&quot;&gt;@rastaferraille&lt;/a&gt; 
They should appear. The bind function is calling $this-&gt;addPicture($key); for each picture submitted.</description>
		<content:encoded><![CDATA[<p><a href="#comment-173" rel="nofollow">@rastaferraille</a><br />
They should appear. The bind function is calling $this->addPicture($key); for each picture submitted.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rastaferraille</title>
		<link>http://www.nacho-martin.com/dynamic-embedded-forms-in-symfony/comment-page-1#comment-173</link>
		<dc:creator>rastaferraille</dc:creator>
		<pubDate>Mon, 10 May 2010 15:33:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.nacho-martin.com/?p=11#comment-173</guid>
		<description>Many thanks for your tuto. 

I&#039;have a question : if main form&#039;s validation fails, my dynamicaly embedded forms don&#039;t appear when the form is displayed again.

How would you deal with this ?</description>
		<content:encoded><![CDATA[<p>Many thanks for your tuto. </p>
<p>I&#8217;have a question : if main form&#8217;s validation fails, my dynamicaly embedded forms don&#8217;t appear when the form is displayed again.</p>
<p>How would you deal with this ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Formulaires intégrés avec Symfony 1.4 et jQuery</title>
		<link>http://www.nacho-martin.com/dynamic-embedded-forms-in-symfony/comment-page-1#comment-166</link>
		<dc:creator>Formulaires intégrés avec Symfony 1.4 et jQuery</dc:creator>
		<pubDate>Tue, 27 Apr 2010 10:32:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.nacho-martin.com/?p=11#comment-166</guid>
		<description>[...] a Nacho et Nicolas, leur post m&#8217;ont ete tres utiles. Il y a un autre tutoriel interressant sur les [...]</description>
		<content:encoded><![CDATA[<p>[...] a Nacho et Nicolas, leur post m&#8217;ont ete tres utiles. Il y a un autre tutoriel interressant sur les [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kaore</title>
		<link>http://www.nacho-martin.com/dynamic-embedded-forms-in-symfony/comment-page-1#comment-161</link>
		<dc:creator>kaore</dc:creator>
		<pubDate>Thu, 15 Apr 2010 06:42:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.nacho-martin.com/?p=11#comment-161</guid>
		<description>Check post on embedded forms &lt;a href=&quot;http://bit.ly/9D65oS&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt; using symfony 1.4 and doctrine...</description>
		<content:encoded><![CDATA[<p>Check post on embedded forms <a href="http://bit.ly/9D65oS" rel="nofollow">here</a> using symfony 1.4 and doctrine&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Embedded forms with symfony 1.4 and jQuery</title>
		<link>http://www.nacho-martin.com/dynamic-embedded-forms-in-symfony/comment-page-1#comment-160</link>
		<dc:creator>Embedded forms with symfony 1.4 and jQuery</dc:creator>
		<pubDate>Thu, 15 Apr 2010 06:37:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.nacho-martin.com/?p=11#comment-160</guid>
		<description>[...] to Nacho and Nicolas, their posts were very [...]</description>
		<content:encoded><![CDATA[<p>[...] to Nacho and Nicolas, their posts were very [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nacho</title>
		<link>http://www.nacho-martin.com/dynamic-embedded-forms-in-symfony/comment-page-1#comment-156</link>
		<dc:creator>nacho</dc:creator>
		<pubDate>Sun, 11 Apr 2010 18:15:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.nacho-martin.com/?p=11#comment-156</guid>
		<description>@fedora: If we are editing, an id for the card that we are editing will be passed as a parameter, Then with that line (using Propel) we will retrieve the card object. In Doctrine is different: $article = Doctrine::getTable(&#039;Card&#039;)-&gt;find($request-&gt;getParameter(‘id’));</description>
		<content:encoded><![CDATA[<p>@fedora: If we are editing, an id for the card that we are editing will be passed as a parameter, Then with that line (using Propel) we will retrieve the card object. In Doctrine is different: $article = Doctrine::getTable(&#8216;Card&#8217;)->find($request->getParameter(‘id’));</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kaore</title>
		<link>http://www.nacho-martin.com/dynamic-embedded-forms-in-symfony/comment-page-1#comment-153</link>
		<dc:creator>kaore</dc:creator>
		<pubDate>Wed, 07 Apr 2010 21:16:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.nacho-martin.com/?p=11#comment-153</guid>
		<description>Hi Nacho, thanks for your post, just one thing: could you give the yaml schema file that you&#039;re using? In particular for the relations between the two tables...</description>
		<content:encoded><![CDATA[<p>Hi Nacho, thanks for your post, just one thing: could you give the yaml schema file that you&#8217;re using? In particular for the relations between the two tables&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
