<?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: Siebel &#8211; Make a field Required, conditionally</title>
	<atom:link href="http://geeksbloggingat.com/2009/04/22/siebel-make-a-field-require-conditionally/feed/" rel="self" type="application/rss+xml" />
	<link>http://geeksbloggingat.com/2009/04/22/siebel-make-a-field-require-conditionally/</link>
	<description>Let&#039;s share...</description>
	<lastBuildDate>Fri, 05 Aug 2011 10:11:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: KrisBelucci</title>
		<link>http://geeksbloggingat.com/2009/04/22/siebel-make-a-field-require-conditionally/comment-page-1/#comment-108</link>
		<dc:creator>KrisBelucci</dc:creator>
		<pubDate>Tue, 02 Jun 2009 03:48:25 +0000</pubDate>
		<guid isPermaLink="false">http://geeksbloggingat.com/?p=124#comment-108</guid>
		<description>Hi, good post. I have been wondering about this issue,so thanks for posting. I’ll definitely be coming back to this site for more.</description>
		<content:encoded><![CDATA[<p>Hi, good post. I have been wondering about this issue,so thanks for posting. I’ll definitely be coming back to this site for more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nitin Jain</title>
		<link>http://geeksbloggingat.com/2009/04/22/siebel-make-a-field-require-conditionally/comment-page-1/#comment-53</link>
		<dc:creator>Nitin Jain</dc:creator>
		<pubDate>Thu, 07 May 2009 08:28:43 +0000</pubDate>
		<guid isPermaLink="false">http://geeksbloggingat.com/?p=124#comment-53</guid>
		<description>@ Visnu

That is exactly what has been used Visnu. Please read the article carefully.

Use of this user property does not show the red (*) on the corresponding field in the applet. Please read the article below to see how you can show the red (*) on the field made Required using User Property:

http://geeksbloggingat.com/2009/04/23/siebel-showing-red-asterisk-on-a-conditional-required-field/</description>
		<content:encoded><![CDATA[<p>@ Visnu</p>
<p>That is exactly what has been used Visnu. Please read the article carefully.</p>
<p>Use of this user property does not show the red (*) on the corresponding field in the applet. Please read the article below to see how you can show the red (*) on the field made Required using User Property:</p>
<p><a href="http://geeksbloggingat.com/2009/04/23/siebel-showing-red-asterisk-on-a-conditional-required-field/" rel="nofollow">http://geeksbloggingat.com/2009/04/23/siebel-showing-red-asterisk-on-a-conditional-required-field/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ursvisnu</title>
		<link>http://geeksbloggingat.com/2009/04/22/siebel-make-a-field-require-conditionally/comment-page-1/#comment-52</link>
		<dc:creator>ursvisnu</dc:creator>
		<pubDate>Thu, 07 May 2009 05:56:56 +0000</pubDate>
		<guid isPermaLink="false">http://geeksbloggingat.com/?p=124#comment-52</guid>
		<description>why ur not usedrequired field user property ?</description>
		<content:encoded><![CDATA[<p>why ur not usedrequired field user property ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prachi Sharma</title>
		<link>http://geeksbloggingat.com/2009/04/22/siebel-make-a-field-require-conditionally/comment-page-1/#comment-24</link>
		<dc:creator>Prachi Sharma</dc:creator>
		<pubDate>Wed, 22 Apr 2009 19:39:39 +0000</pubDate>
		<guid isPermaLink="false">http://geeksbloggingat.com/?p=124#comment-24</guid>
		<description>Nice Siebel tip for newbies.</description>
		<content:encoded><![CDATA[<p>Nice Siebel tip for newbies.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nitin Jain</title>
		<link>http://geeksbloggingat.com/2009/04/22/siebel-make-a-field-require-conditionally/comment-page-1/#comment-23</link>
		<dc:creator>Nitin Jain</dc:creator>
		<pubDate>Wed, 22 Apr 2009 14:17:47 +0000</pubDate>
		<guid isPermaLink="false">http://geeksbloggingat.com/?p=124#comment-23</guid>
		<description>Before reading this, following is what I would have done:

if (this.GetFieldValue(&quot;Product Id&quot;)== &quot;Dummy Id&quot; &amp;&amp; this.GetFieldValue(&quot;Account Id&quot;) IS NULL )
  TheApplication().RaiseErrorText(&quot;Account is a required field&quot;);

on the PreWrite Event. Silly me!!</description>
		<content:encoded><![CDATA[<p>Before reading this, following is what I would have done:</p>
<p>if (this.GetFieldValue(&#8220;Product Id&#8221;)== &#8220;Dummy Id&#8221; &#038;&#038; this.GetFieldValue(&#8220;Account Id&#8221;) IS NULL )<br />
  TheApplication().RaiseErrorText(&#8220;Account is a required field&#8221;);</p>
<p>on the PreWrite Event. Silly me!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

