<?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: one-to-many relationships in Grails forms</title>
	<atom:link href="http://www.2paths.com/2009/10/01/one-to-many-relationships-in-grails-forms/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.2paths.com/2009/10/01/one-to-many-relationships-in-grails-forms/</link>
	<description>Custom Software Technical Architecture, Design and Development in Vancouver, BC, Canada</description>
	<lastBuildDate>Tue, 15 Nov 2011 08:42:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alex</title>
		<link>http://www.2paths.com/2009/10/01/one-to-many-relationships-in-grails-forms/comment-page-1/#comment-68380</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 15 Nov 2011 08:42:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.2paths.com/?p=1228#comment-68380</guid>
		<description>hey guys.

I was wondering if you could help me.
I am doing the same thing with grails 2.0.0.RC1 and on IE works fine, but in Firefox or Chrome the values never reach the server. From what i saw in the source of the generated HTML , the new components aren’t added to the DOM in Firefox/Chrome.
Any hints on how to resolve this ?
Thanx.</description>
		<content:encoded><![CDATA[<p>hey guys.</p>
<p>I was wondering if you could help me.<br />
I am doing the same thing with grails 2.0.0.RC1 and on IE works fine, but in Firefox or Chrome the values never reach the server. From what i saw in the source of the generated HTML , the new components aren’t added to the DOM in Firefox/Chrome.<br />
Any hints on how to resolve this ?<br />
Thanx.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Magic the Gathering</title>
		<link>http://www.2paths.com/2009/10/01/one-to-many-relationships-in-grails-forms/comment-page-1/#comment-66225</link>
		<dc:creator>Magic the Gathering</dc:creator>
		<pubDate>Wed, 26 Oct 2011 02:50:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.2paths.com/?p=1228#comment-66225</guid>
		<description>I&#039;ve been having some issues with a similar situation for some time now. Neat solution. Thanks for posting it!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been having some issues with a similar situation for some time now. Neat solution. Thanks for posting it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: isaid</title>
		<link>http://www.2paths.com/2009/10/01/one-to-many-relationships-in-grails-forms/comment-page-1/#comment-64879</link>
		<dc:creator>isaid</dc:creator>
		<pubDate>Wed, 12 Oct 2011 02:02:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.2paths.com/?p=1228#comment-64879</guid>
		<description>how could be the solution to photo list with type file inputs, in the save() just have to get the file request , but what about update(), in the edit.gsp should to be type text inputs? read only?
regards.</description>
		<content:encoded><![CDATA[<p>how could be the solution to photo list with type file inputs, in the save() just have to get the file request , but what about update(), in the edit.gsp should to be type text inputs? read only?<br />
regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://www.2paths.com/2009/10/01/one-to-many-relationships-in-grails-forms/comment-page-1/#comment-43460</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Wed, 13 Apr 2011 21:06:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.2paths.com/?p=1228#comment-43460</guid>
		<description>thanks for this - just what i was looking for!</description>
		<content:encoded><![CDATA[<p>thanks for this &#8211; just what i was looking for!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rafael</title>
		<link>http://www.2paths.com/2009/10/01/one-to-many-relationships-in-grails-forms/comment-page-1/#comment-34187</link>
		<dc:creator>Rafael</dc:creator>
		<pubDate>Thu, 20 Jan 2011 17:46:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.2paths.com/?p=1228#comment-34187</guid>
		<description>Very nice!!! Thanks man!!!</description>
		<content:encoded><![CDATA[<p>Very nice!!! Thanks man!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: seeker66</title>
		<link>http://www.2paths.com/2009/10/01/one-to-many-relationships-in-grails-forms/comment-page-1/#comment-20662</link>
		<dc:creator>seeker66</dc:creator>
		<pubDate>Sat, 25 Sep 2010 03:28:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.2paths.com/?p=1228#comment-20662</guid>
		<description>Great post - Extremely helpful.  Thanks!</description>
		<content:encoded><![CDATA[<p>Great post &#8211; Extremely helpful.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arne</title>
		<link>http://www.2paths.com/2009/10/01/one-to-many-relationships-in-grails-forms/comment-page-1/#comment-20566</link>
		<dc:creator>Arne</dc:creator>
		<pubDate>Thu, 23 Sep 2010 08:48:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.2paths.com/?p=1228#comment-20566</guid>
		<description>_books.gsp

11.        $(&quot;#childList&quot;).append(templateHtml);

// ------------------------ insert --------------------------------------

             var str = &quot;expandableRefList[&quot;+ childCount +&quot;].title&quot;;
             document.getElementById(str).focus();

//------------------  To set focus in newly created field.  -----------

12.        childCount++;</description>
		<content:encoded><![CDATA[<p>_books.gsp</p>
<p>11.        $(&#8220;#childList&#8221;).append(templateHtml);</p>
<p>// &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; insert &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>             var str = &#8220;expandableRefList["+ childCount +"].title&#8221;;<br />
             document.getElementById(str).focus();</p>
<p>//&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;  To set focus in newly created field.  &#8212;&#8212;&#8212;&#8211;</p>
<p>12.        childCount++;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Train of Thought &#124; Grails one-to-many dynamic forms</title>
		<link>http://www.2paths.com/2009/10/01/one-to-many-relationships-in-grails-forms/comment-page-1/#comment-18580</link>
		<dc:creator>Train of Thought &#124; Grails one-to-many dynamic forms</dc:creator>
		<pubDate>Fri, 20 Aug 2010 23:43:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.2paths.com/?p=1228#comment-18580</guid>
		<description>[...] to find a good way to implement one-to-many dynamic forms in Grails, I have finally come across this post which does a very good job at explaining the [...]</description>
		<content:encoded><![CDATA[<p>[...] to find a good way to implement one-to-many dynamic forms in Grails, I have finally come across this post which does a very good job at explaining the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: omarello</title>
		<link>http://www.2paths.com/2009/10/01/one-to-many-relationships-in-grails-forms/comment-page-1/#comment-18498</link>
		<dc:creator>omarello</dc:creator>
		<pubDate>Thu, 19 Aug 2010 09:15:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.2paths.com/?p=1228#comment-18498</guid>
		<description>Tim, thanks a lot for this great tutorial. You just saved my life, can&#039;t wait to go back home and try this. I&#039;ve been looking all over for that sort of explanation. I really think this should be included somewhere in the grails docs.</description>
		<content:encoded><![CDATA[<p>Tim, thanks a lot for this great tutorial. You just saved my life, can&#8217;t wait to go back home and try this. I&#8217;ve been looking all over for that sort of explanation. I really think this should be included somewhere in the grails docs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ballistic_realm</title>
		<link>http://www.2paths.com/2009/10/01/one-to-many-relationships-in-grails-forms/comment-page-1/#comment-18163</link>
		<dc:creator>ballistic_realm</dc:creator>
		<pubDate>Thu, 12 Aug 2010 18:41:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.2paths.com/?p=1228#comment-18163</guid>
		<description>Nice tutorial. Very helpful. Thanks</description>
		<content:encoded><![CDATA[<p>Nice tutorial. Very helpful. Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

