<?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 forms builder with jQuery</title>
	<atom:link href="http://www.berthou.com/us/2009/09/05/dynamic-forms-builder-with-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.berthou.com/us/2009/09/05/dynamic-forms-builder-with-jquery/</link>
	<description>A french developper blog</description>
	<lastBuildDate>Mon, 29 Jul 2019 12:19:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
	<item>
		<title>By: vincent kemboi</title>
		<link>http://www.berthou.com/us/2009/09/05/dynamic-forms-builder-with-jquery/comment-page-2/#comment-338</link>
		<dc:creator>vincent kemboi</dc:creator>
		<pubDate>Thu, 19 Mar 2015 06:33:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.berthou.com/us/?p=58#comment-338</guid>
		<description><![CDATA[thanks]]></description>
		<content:encoded><![CDATA[<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RA</title>
		<link>http://www.berthou.com/us/2009/09/05/dynamic-forms-builder-with-jquery/comment-page-2/#comment-239</link>
		<dc:creator>RA</dc:creator>
		<pubDate>Fri, 09 May 2014 14:44:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.berthou.com/us/?p=58#comment-239</guid>
		<description><![CDATA[Very nice. If you want expand it in something large. Then please email me. I can say the monthly user visit be more than 50K.]]></description>
		<content:encoded><![CDATA[<p>Very nice. If you want expand it in something large. Then please email me. I can say the monthly user visit be more than 50K.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nishant</title>
		<link>http://www.berthou.com/us/2009/09/05/dynamic-forms-builder-with-jquery/comment-page-2/#comment-238</link>
		<dc:creator>Nishant</dc:creator>
		<pubDate>Thu, 24 Apr 2014 08:11:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.berthou.com/us/?p=58#comment-238</guid>
		<description><![CDATA[Hello,

How can we add new element property like &quot;Parent Control&quot;

I added inside input_text.html however &amp; for run time i set / get that property values 

rbl_edit.js
-----------------------
    this.saveForm = function() { 
//add
    this.e_parent		 = jQuery(&quot;#parent&quot;).val();
-------------------
this.showForm = function() { 
//add
jQuery(&quot;#parent&quot;).val(this.e_parent);
--------------------------------
function loadElement( elt, ncol, nbel) {
//add
rblEltArray[ _id ].e_parent	 =   ( ( jQuery(elt).attr(&#039;parent&#039;) ) ? jQuery(elt).attr(&#039;parent&#039;) : &quot;&quot; ) ; 
---------------------------------

Now i want to store that inside HTML form how can i solve this?

like parent = &quot;good&quot; 

Please advice

Thanks
Nishant]]></description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>How can we add new element property like &#8220;Parent Control&#8221;</p>
<p>I added inside input_text.html however &amp; for run time i set / get that property values </p>
<p>rbl_edit.js<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
    this.saveForm = function() {<br />
//add<br />
    this.e_parent		 = jQuery(&#8220;#parent&#8221;).val();<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
this.showForm = function() {<br />
//add<br />
jQuery(&#8220;#parent&#8221;).val(this.e_parent);<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
function loadElement( elt, ncol, nbel) {<br />
//add<br />
rblEltArray[ _id ].e_parent	 =   ( ( jQuery(elt).attr(&#8216;parent&#8217;) ) ? jQuery(elt).attr(&#8216;parent&#8217;) : &#8220;&#8221; ) ;<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>Now i want to store that inside HTML form how can i solve this?</p>
<p>like parent = &#8220;good&#8221; </p>
<p>Please advice</p>
<p>Thanks<br />
Nishant</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Uyen</title>
		<link>http://www.berthou.com/us/2009/09/05/dynamic-forms-builder-with-jquery/comment-page-2/#comment-205</link>
		<dc:creator>Uyen</dc:creator>
		<pubDate>Wed, 13 Mar 2013 03:48:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.berthou.com/us/?p=58#comment-205</guid>
		<description><![CDATA[Awesome work! It worked great in Chrome and Firefox.  How can I get it to work in IE?]]></description>
		<content:encoded><![CDATA[<p>Awesome work! It worked great in Chrome and Firefox.  How can I get it to work in IE?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tahir</title>
		<link>http://www.berthou.com/us/2009/09/05/dynamic-forms-builder-with-jquery/comment-page-2/#comment-200</link>
		<dc:creator>tahir</dc:creator>
		<pubDate>Thu, 14 Feb 2013 10:49:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.berthou.com/us/?p=58#comment-200</guid>
		<description><![CDATA[Hi rberthou , 
first of all very thanks to share this project. my question is that one i have set a form ans save as test.html. next time i want to edit that test.html form .  i have try to load form from list of pages but getting blank area what is the issue and where i am going wrong plz help me about this.]]></description>
		<content:encoded><![CDATA[<p>Hi rberthou ,<br />
first of all very thanks to share this project. my question is that one i have set a form ans save as test.html. next time i want to edit that test.html form .  i have try to load form from list of pages but getting blank area what is the issue and where i am going wrong plz help me about this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naim</title>
		<link>http://www.berthou.com/us/2009/09/05/dynamic-forms-builder-with-jquery/comment-page-1/#comment-197</link>
		<dc:creator>Naim</dc:creator>
		<pubDate>Fri, 25 Jan 2013 11:54:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.berthou.com/us/?p=58#comment-197</guid>
		<description><![CDATA[Please tell me from where i can get whole html contents
I want to store then in saperate file...]]></description>
		<content:encoded><![CDATA[<p>Please tell me from where i can get whole html contents<br />
I want to store then in saperate file&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kalyan</title>
		<link>http://www.berthou.com/us/2009/09/05/dynamic-forms-builder-with-jquery/comment-page-1/#comment-196</link>
		<dc:creator>Kalyan</dc:creator>
		<pubDate>Mon, 21 Jan 2013 06:54:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.berthou.com/us/?p=58#comment-196</guid>
		<description><![CDATA[Hi,

I have same problem as @Nikhil Mahajan, how to make it work on Chrome browser?]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have same problem as @Nikhil Mahajan, how to make it work on Chrome browser?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rberthou</title>
		<link>http://www.berthou.com/us/2009/09/05/dynamic-forms-builder-with-jquery/comment-page-1/#comment-193</link>
		<dc:creator>rberthou</dc:creator>
		<pubDate>Fri, 11 Jan 2013 13:49:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.berthou.com/us/?p=58#comment-193</guid>
		<description><![CDATA[@Kalyan : 
I&#039;m not sure how long I took to develop this tool. I have work for a month but very irregularly. I think that day was the total spend 6 or 7 full days
I currently have no plans to rework on the project. Add enouveau control poses no particular problem except the choice of the javascript library.]]></description>
		<content:encoded><![CDATA[<p>@Kalyan :<br />
I&#8217;m not sure how long I took to develop this tool. I have work for a month but very irregularly. I think that day was the total spend 6 or 7 full days<br />
I currently have no plans to rework on the project. Add enouveau control poses no particular problem except the choice of the javascript library.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rberthou</title>
		<link>http://www.berthou.com/us/2009/09/05/dynamic-forms-builder-with-jquery/comment-page-1/#comment-192</link>
		<dc:creator>rberthou</dc:creator>
		<pubDate>Fri, 11 Jan 2013 13:46:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.berthou.com/us/?p=58#comment-192</guid>
		<description><![CDATA[@Nikhil Mahajan : The windows properties box is blank if you use this tools without a http server (it&#039;s a browser security)   It&#039;s Ok if you run this tools in an http serveur on with Firefox]]></description>
		<content:encoded><![CDATA[<p>@Nikhil Mahajan : The windows properties box is blank if you use this tools without a http server (it&#8217;s a browser security)   It&#8217;s Ok if you run this tools in an http serveur on with Firefox</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kalyan</title>
		<link>http://www.berthou.com/us/2009/09/05/dynamic-forms-builder-with-jquery/comment-page-1/#comment-191</link>
		<dc:creator>Kalyan</dc:creator>
		<pubDate>Mon, 07 Jan 2013 06:52:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.berthou.com/us/?p=58#comment-191</guid>
		<description><![CDATA[Hi, 

Also do you have any update on adding advance controls like Tabs, Sliders, Captcha and other controls.]]></description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>Also do you have any update on adding advance controls like Tabs, Sliders, Captcha and other controls.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
