<?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 webform validate either fields</title>
	<atom:link href="http://www.phpjavascript.com/drupal-webform-validate-either-fields/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpjavascript.com/drupal-webform-validate-either-fields/</link>
	<description>Web Development Guide - My Personal Library of Tutorials and Scripts</description>
	<lastBuildDate>Wed, 28 Dec 2011 05:55:24 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ibrahim</title>
		<link>http://www.phpjavascript.com/drupal-webform-validate-either-fields/comment-page-1/#comment-433</link>
		<dc:creator>Ibrahim</dc:creator>
		<pubDate>Sat, 26 Jun 2010 02:39:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpjavascript.com/?p=478#comment-433</guid>
		<description>Thank you. wondering if there is any way to hide some fields from some role.</description>
		<content:encoded><![CDATA[<p>Thank you. wondering if there is any way to hide some fields from some role.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Ryan</title>
		<link>http://www.phpjavascript.com/drupal-webform-validate-either-fields/comment-page-1/#comment-360</link>
		<dc:creator>Mike Ryan</dc:creator>
		<pubDate>Wed, 03 Mar 2010 22:52:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpjavascript.com/?p=478#comment-360</guid>
		<description>Felipe,

You should be able to find the webform&#039;s form id by looking at the source code when you&#039;re viewing that form. Once you have that you can use either hook_form_alter() or hook_form_FORM_ID_alter() to make changes to the form. 

http://api.drupal.org/api/function/hook_form_alter

-Mike</description>
		<content:encoded><![CDATA[<p>Felipe,</p>
<p>You should be able to find the webform&#8217;s form id by looking at the source code when you&#8217;re viewing that form. Once you have that you can use either hook_form_alter() or hook_form_FORM_ID_alter() to make changes to the form. </p>
<p><a href="http://api.drupal.org/api/function/hook_form_alter" rel="nofollow">http://api.drupal.org/api/function/hook_form_alter</a></p>
<p>-Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Felipe</title>
		<link>http://www.phpjavascript.com/drupal-webform-validate-either-fields/comment-page-1/#comment-359</link>
		<dc:creator>Felipe</dc:creator>
		<pubDate>Sun, 28 Feb 2010 21:47:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpjavascript.com/?p=478#comment-359</guid>
		<description>Hi, How do I alter action in a form, created with webform ?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi, How do I alter action in a form, created with webform ?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

