<?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: Drupal Tutorial: Form Overrides and Element-Specific Validations</title>
	<atom:link href="http://www.chromaticsites.com/blog/drupal-tutorial-form-overrides-and-element-specific-validations/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chromaticsites.com/blog/drupal-tutorial-form-overrides-and-element-specific-validations/</link>
	<description>Professional web design and creative company CHROMATIC's blog.</description>
	<lastBuildDate>Mon, 30 Jan 2012 17:53:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: techsawy</title>
		<link>http://www.chromaticsites.com/blog/drupal-tutorial-form-overrides-and-element-specific-validations/#comment-63654</link>
		<dc:creator>techsawy</dc:creator>
		<pubDate>Fri, 27 Jan 2012 19:54:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.chromaticsites.com/blog/drupal-tutorial-form-overrides-and-element-specific-validations/#comment-63654</guid>
		<description>Wow — thank you sooooo much for this. Very helpful for exactly the small tweak I was looking to do.</description>
		<content:encoded><![CDATA[<p>Wow — thank you sooooo much for this. Very helpful for exactly the small tweak I was looking to do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shreyas</title>
		<link>http://www.chromaticsites.com/blog/drupal-tutorial-form-overrides-and-element-specific-validations/#comment-59330</link>
		<dc:creator>Shreyas</dc:creator>
		<pubDate>Tue, 10 Jan 2012 09:54:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.chromaticsites.com/blog/drupal-tutorial-form-overrides-and-element-specific-validations/#comment-59330</guid>
		<description>Nice article</description>
		<content:encoded><![CDATA[<p>Nice article</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quynh Pham</title>
		<link>http://www.chromaticsites.com/blog/drupal-tutorial-form-overrides-and-element-specific-validations/#comment-25299</link>
		<dc:creator>Quynh Pham</dc:creator>
		<pubDate>Wed, 24 Aug 2011 05:42:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.chromaticsites.com/blog/drupal-tutorial-form-overrides-and-element-specific-validations/#comment-25299</guid>
		<description>Thanks a lot for the tutorial, it helps me a lot in understanding Drupal, particularly overriding form. However, I would like to know how can we set the weight of new component so it wil be located correctly on the form without using the theme dev. tools.</description>
		<content:encoded><![CDATA[<p>Thanks a lot for the tutorial, it helps me a lot in understanding Drupal, particularly overriding form. However, I would like to know how can we set the weight of new component so it wil be located correctly on the form without using the theme dev. tools.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quynh Pham</title>
		<link>http://www.chromaticsites.com/blog/drupal-tutorial-form-overrides-and-element-specific-validations/#comment-24338</link>
		<dc:creator>Quynh Pham</dc:creator>
		<pubDate>Sun, 14 Aug 2011 22:44:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.chromaticsites.com/blog/drupal-tutorial-form-overrides-and-element-specific-validations/#comment-24338</guid>
		<description>Hi Chris,
I am very new to Drupal, just stated 2 weeks ago. I want to create a simple form with 2 text fields: fname and lname, and a submit button and reset button. And I want them to show in a table format with 3 rows: first row include &#039;First name&#039; and a textbox, second row will be similar to the first row. Finally, third row is a submit button in the middle.
Where do i start?
I have read a lot but none of the completed work as yours.
Thanks a lot</description>
		<content:encoded><![CDATA[<p>Hi Chris,<br />
I am very new to Drupal, just stated 2 weeks ago. I want to create a simple form with 2 text fields: fname and lname, and a submit button and reset button. And I want them to show in a table format with 3 rows: first row include &#8216;First name&#8217; and a textbox, second row will be similar to the first row. Finally, third row is a submit button in the middle.<br />
Where do i start?<br />
I have read a lot but none of the completed work as yours.<br />
Thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcelo</title>
		<link>http://www.chromaticsites.com/blog/drupal-tutorial-form-overrides-and-element-specific-validations/#comment-23065</link>
		<dc:creator>Marcelo</dc:creator>
		<pubDate>Mon, 01 Aug 2011 01:52:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.chromaticsites.com/blog/drupal-tutorial-form-overrides-and-element-specific-validations/#comment-23065</guid>
		<description>Good stuff Chris,

Thanks for your tutorial.</description>
		<content:encoded><![CDATA[<p>Good stuff Chris,</p>
<p>Thanks for your tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Preeti</title>
		<link>http://www.chromaticsites.com/blog/drupal-tutorial-form-overrides-and-element-specific-validations/#comment-22257</link>
		<dc:creator>Preeti</dc:creator>
		<pubDate>Mon, 25 Jul 2011 05:06:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.chromaticsites.com/blog/drupal-tutorial-form-overrides-and-element-specific-validations/#comment-22257</guid>
		<description>Hi, Chris,
I am a newbie in drupal and your tutorial helps me a lot but now i have problem in my registration page it calls default fields(username, email, password and confirm password), but i m unable to theme it because in my registration form every part have a background like &quot;personal information&quot;, &quot;forget password&quot; and i want the default fields display in the div of &quot;personal information&quot; but it comes out of these div and it mess-up the registration form. what should i do.
thanks</description>
		<content:encoded><![CDATA[<p>Hi, Chris,<br />
I am a newbie in drupal and your tutorial helps me a lot but now i have problem in my registration page it calls default fields(username, email, password and confirm password), but i m unable to theme it because in my registration form every part have a background like &#8220;personal information&#8221;, &#8220;forget password&#8221; and i want the default fields display in the div of &#8220;personal information&#8221; but it comes out of these div and it mess-up the registration form. what should i do.<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sharon</title>
		<link>http://www.chromaticsites.com/blog/drupal-tutorial-form-overrides-and-element-specific-validations/#comment-10642</link>
		<dc:creator>Sharon</dc:creator>
		<pubDate>Mon, 14 Mar 2011 04:39:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.chromaticsites.com/blog/drupal-tutorial-form-overrides-and-element-specific-validations/#comment-10642</guid>
		<description>This was a really helpful tutorial - thanks for putting it up :)</description>
		<content:encoded><![CDATA[<p>This was a really helpful tutorial &#8211; thanks for putting it up <img src='http://www.chromaticsites.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: munawar</title>
		<link>http://www.chromaticsites.com/blog/drupal-tutorial-form-overrides-and-element-specific-validations/#comment-9333</link>
		<dc:creator>munawar</dc:creator>
		<pubDate>Thu, 24 Jun 2010 11:13:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.chromaticsites.com/blog/drupal-tutorial-form-overrides-and-element-specific-validations/#comment-9333</guid>
		<description>Yes!!! Thanks a lot Chris. I am new with drupal and I need something like this to walk me through the programming schematic. I also found out that you can use node post to view TOC. like this:

// add the textarea that will hold our text
		$node = node_load(363);
  		$node = node_prepare($node);
		
		$form[&#039;terms&#039;][&#039;terms_text&#039;] = array(    		
    		&#039;#value&#039; =&gt; $node-&gt;body,    		
  			);

Just Sharing. Thanks</description>
		<content:encoded><![CDATA[<p>Yes!!! Thanks a lot Chris. I am new with drupal and I need something like this to walk me through the programming schematic. I also found out that you can use node post to view TOC. like this:</p>
<p>// add the textarea that will hold our text<br />
		$node = node_load(363);<br />
  		$node = node_prepare($node);</p>
<p>		$form['terms']['terms_text'] = array(<br />
    		&#8216;#value&#8217; =&gt; $node-&gt;body,<br />
  			);</p>
<p>Just Sharing. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart Eske</title>
		<link>http://www.chromaticsites.com/blog/drupal-tutorial-form-overrides-and-element-specific-validations/#comment-9115</link>
		<dc:creator>Stuart Eske</dc:creator>
		<pubDate>Mon, 12 Apr 2010 14:04:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.chromaticsites.com/blog/drupal-tutorial-form-overrides-and-element-specific-validations/#comment-9115</guid>
		<description>Great tutorial, it touched on multiple subjects and helped me out.</description>
		<content:encoded><![CDATA[<p>Great tutorial, it touched on multiple subjects and helped me out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Codebyzz</title>
		<link>http://www.chromaticsites.com/blog/drupal-tutorial-form-overrides-and-element-specific-validations/#comment-9044</link>
		<dc:creator>Codebyzz</dc:creator>
		<pubDate>Mon, 22 Feb 2010 06:12:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.chromaticsites.com/blog/drupal-tutorial-form-overrides-and-element-specific-validations/#comment-9044</guid>
		<description>Hi Chris, thanks for the great post. It&#039;s easy to understand for newbies like me. BTW, just wondering let&#039;s say that I added a drop down field in the user registration page, and I would need to update the user_profile and send email to the admin based on the value of that drop down field. Is it possible?

Cos I&#039;m not sure where the form would go after the user clicked on &quot;submit&quot; in the registration page. And where will my drop down value be stored in.</description>
		<content:encoded><![CDATA[<p>Hi Chris, thanks for the great post. It&#8217;s easy to understand for newbies like me. BTW, just wondering let&#8217;s say that I added a drop down field in the user registration page, and I would need to update the user_profile and send email to the admin based on the value of that drop down field. Is it possible?</p>
<p>Cos I&#8217;m not sure where the form would go after the user clicked on &#8220;submit&#8221; in the registration page. And where will my drop down value be stored in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Parkins</title>
		<link>http://www.chromaticsites.com/blog/drupal-tutorial-form-overrides-and-element-specific-validations/#comment-8963</link>
		<dc:creator>Joe Parkins</dc:creator>
		<pubDate>Wed, 30 Dec 2009 20:15:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.chromaticsites.com/blog/drupal-tutorial-form-overrides-and-element-specific-validations/#comment-8963</guid>
		<description>I second that. Thanks!</description>
		<content:encoded><![CDATA[<p>I second that. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al</title>
		<link>http://www.chromaticsites.com/blog/drupal-tutorial-form-overrides-and-element-specific-validations/#comment-8921</link>
		<dc:creator>Al</dc:creator>
		<pubDate>Wed, 25 Nov 2009 18:08:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.chromaticsites.com/blog/drupal-tutorial-form-overrides-and-element-specific-validations/#comment-8921</guid>
		<description>OMG!!! Thank you for this write up, saved me on one of my current projects :) THANK YOU</description>
		<content:encoded><![CDATA[<p>OMG!!! Thank you for this write up, saved me on one of my current projects <img src='http://www.chromaticsites.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  THANK YOU</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.chromaticsites.com/blog/drupal-tutorial-form-overrides-and-element-specific-validations/#comment-8908</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 13 Nov 2009 16:34:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.chromaticsites.com/blog/drupal-tutorial-form-overrides-and-element-specific-validations/#comment-8908</guid>
		<description>Hi Jamie - thanks for reading. I&#039;m glad to see so many people have found this tutorial helpful.  Let me know how it goes!</description>
		<content:encoded><![CDATA[<p>Hi Jamie &#8211; thanks for reading. I&#8217;m glad to see so many people have found this tutorial helpful.  Let me know how it goes!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.chromaticsites.com/blog/drupal-tutorial-form-overrides-and-element-specific-validations/#comment-8907</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 13 Nov 2009 16:33:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.chromaticsites.com/blog/drupal-tutorial-form-overrides-and-element-specific-validations/#comment-8907</guid>
		<description>Hi Arnold - Thanks for posting.  If you are only overriding the #value of the submit button, it shouldn&#039;t change anything else (validations, submit callbacks, etc.).  Are you sure you haven&#039;t overridden other parts of the form?  I&#039;d be happy to look at your code.</description>
		<content:encoded><![CDATA[<p>Hi Arnold &#8211; Thanks for posting.  If you are only overriding the #value of the submit button, it shouldn&#8217;t change anything else (validations, submit callbacks, etc.).  Are you sure you haven&#8217;t overridden other parts of the form?  I&#8217;d be happy to look at your code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie Giberti</title>
		<link>http://www.chromaticsites.com/blog/drupal-tutorial-form-overrides-and-element-specific-validations/#comment-8905</link>
		<dc:creator>Jamie Giberti</dc:creator>
		<pubDate>Fri, 13 Nov 2009 11:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.chromaticsites.com/blog/drupal-tutorial-form-overrides-and-element-specific-validations/#comment-8905</guid>
		<description>Hi Chris,

Awesome post. I&#039;m in the process of modifying the user_register form on our site as we speak, we&#039;re adding a survey to the process (which can also be accessed in other places), and it&#039;s just nice to see someone adopt the same approach as me (the only thing I haven&#039;t done yet is write an Admin screen to view the results of the survey). Just about to try and implement your element validation pointers, I&#039;m in need of overriding the default validation and I think that&#039;s what I need!</description>
		<content:encoded><![CDATA[<p>Hi Chris,</p>
<p>Awesome post. I&#8217;m in the process of modifying the user_register form on our site as we speak, we&#8217;re adding a survey to the process (which can also be accessed in other places), and it&#8217;s just nice to see someone adopt the same approach as me (the only thing I haven&#8217;t done yet is write an Admin screen to view the results of the survey). Just about to try and implement your element validation pointers, I&#8217;m in need of overriding the default validation and I think that&#8217;s what I need!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

