<?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: ADF 11g &#8211; implementing conditionally required input fields &#8211; by playing client side hide and seek</title>
	<atom:link href="http://technology.amis.nl/2009/12/17/adf-11g-implementing-conditionally-required-input-fields-by-playing-client-side-hide-and-seek/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2009/12/17/adf-11g-implementing-conditionally-required-input-fields-by-playing-client-side-hide-and-seek/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=adf-11g-implementing-conditionally-required-input-fields-by-playing-client-side-hide-and-seek</link>
	<description></description>
	<lastBuildDate>Tue, 11 Jun 2013 22:09:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Roopam</title>
		<link>http://technology.amis.nl/2009/12/17/adf-11g-implementing-conditionally-required-input-fields-by-playing-client-side-hide-and-seek/#comment-6071</link>
		<dc:creator>Roopam</dc:creator>
		<pubDate>Thu, 13 Oct 2011 11:34:06 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=6716#comment-6071</guid>
		<description><![CDATA[Hi Lucas,
I need to know how can I call different css classes for a page depending up differnt browsers.Like if i want to implement different set of css classes on a page for ie9.And i am using more of ADF tags in my web page.]]></description>
		<content:encoded><![CDATA[<p>Hi Lucas,<br />
I need to know how can I call different css classes for a page depending up differnt browsers.Like if i want to implement different set of css classes on a page for ie9.And i am using more of ADF tags in my web page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://technology.amis.nl/2009/12/17/adf-11g-implementing-conditionally-required-input-fields-by-playing-client-side-hide-and-seek/#comment-6070</link>
		<dc:creator>john</dc:creator>
		<pubDate>Wed, 05 Oct 2011 21:55:26 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=6716#comment-6070</guid>
		<description><![CDATA[hi lucas i want to do something like u did but i ant to do it with the buttons, i have a submit button and i have another one that cleans the fields but if i setRequired property to true in the fields the button that cleans the fields doesnt work and the message with the require fields keeps showing i just want it to show when i press submmit button
ps. thx]]></description>
		<content:encoded><![CDATA[<p>hi lucas i want to do something like u did but i ant to do it with the buttons, i have a submit button and i have another one that cleans the fields but if i setRequired property to true in the fields the button that cleans the fields doesnt work and the message with the require fields keeps showing i just want it to show when i press submmit button<br />
ps. thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan</title>
		<link>http://technology.amis.nl/2009/12/17/adf-11g-implementing-conditionally-required-input-fields-by-playing-client-side-hide-and-seek/#comment-6069</link>
		<dc:creator>Johan</dc:creator>
		<pubDate>Tue, 13 Sep 2011 10:43:49 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=6716#comment-6069</guid>
		<description><![CDATA[hi lucas, i&#039;ve seen you&#039;re solution. But to me it is not practical. I have pages with hundreds of required fields, are there other solutions to this problem?]]></description>
		<content:encoded><![CDATA[<p>hi lucas, i&#8217;ve seen you&#8217;re solution. But to me it is not practical. I have pages with hundreds of required fields, are there other solutions to this problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amar</title>
		<link>http://technology.amis.nl/2009/12/17/adf-11g-implementing-conditionally-required-input-fields-by-playing-client-side-hide-and-seek/#comment-6068</link>
		<dc:creator>Amar</dc:creator>
		<pubDate>Sat, 29 Jan 2011 09:20:11 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=6716#comment-6068</guid>
		<description><![CDATA[I&#039;ve a requirement wherein I need to refer to different details table based on a id ie the data for the details table can come either from Table A or Table B.Is there any best way to achieve this in ADF?]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve a requirement wherein I need to refer to different details table based on a id ie the data for the details table can come either from Table A or Table B.Is there any best way to achieve this in ADF?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://technology.amis.nl/2009/12/17/adf-11g-implementing-conditionally-required-input-fields-by-playing-client-side-hide-and-seek/#comment-6067</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Mon, 15 Feb 2010 11:09:07 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=6716#comment-6067</guid>
		<description><![CDATA[Lucas, do you think there is a way of achieving this purely with the &#039;Validation Rules&#039; feature of ADF BC? If this could be implemented in the model I think it would save a lot of time, plus it would be portable to any page of you without the need for more backing beans.
Given the &#039;Conditional Execution&#039; feature I&#039;m sure there is a way to work this out :)]]></description>
		<content:encoded><![CDATA[<p>Lucas, do you think there is a way of achieving this purely with the &#8216;Validation Rules&#8217; feature of ADF BC? If this could be implemented in the model I think it would save a lot of time, plus it would be portable to any page of you without the need for more backing beans.<br />
Given the &#8216;Conditional Execution&#8217; feature I&#8217;m sure there is a way to work this out <img src='http://technology.amis.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas Jellema</title>
		<link>http://technology.amis.nl/2009/12/17/adf-11g-implementing-conditionally-required-input-fields-by-playing-client-side-hide-and-seek/#comment-6066</link>
		<dc:creator>Lucas Jellema</dc:creator>
		<pubDate>Fri, 18 Dec 2009 06:01:37 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=6716#comment-6066</guid>
		<description><![CDATA[Hi Sten,

Duncan&#039;s First Law however is one that is not attainable in real life. As a guiding principle to limit the volume of (unstructured, hard to maintain, difficult to upgrade, challenging to make multi-browser proof) JS code I subscribe to it. At the same time, to achieve scalable, responsive web applications, we need to not overdo on the PPR and the number of times we engage the server to step in. Latencies of 0.5 secs or more (we are talking internet application here with unpredictable network speeds) are simply too long for some PPR. So we try to limit the JS - but there are some very good use cases and validation is one of them.

By the way, my colleague on the project (Robert) has created an alternative solution that is even more concise. I will write about it in more detail shortly.

Lucas]]></description>
		<content:encoded><![CDATA[<p>Hi Sten,</p>
<p>Duncan&#8217;s First Law however is one that is not attainable in real life. As a guiding principle to limit the volume of (unstructured, hard to maintain, difficult to upgrade, challenging to make multi-browser proof) JS code I subscribe to it. At the same time, to achieve scalable, responsive web applications, we need to not overdo on the PPR and the number of times we engage the server to step in. Latencies of 0.5 secs or more (we are talking internet application here with unpredictable network speeds) are simply too long for some PPR. So we try to limit the JS &#8211; but there are some very good use cases and validation is one of them.</p>
<p>By the way, my colleague on the project (Robert) has created an alternative solution that is even more concise. I will write about it in more detail shortly.</p>
<p>Lucas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sten Vesterli</title>
		<link>http://technology.amis.nl/2009/12/17/adf-11g-implementing-conditionally-required-input-fields-by-playing-client-side-hide-and-seek/#comment-6065</link>
		<dc:creator>Sten Vesterli</dc:creator>
		<pubDate>Thu, 17 Dec 2009 19:37:38 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=6716#comment-6065</guid>
		<description><![CDATA[Very clever!
I must point out, though, that it violates Duncan&#039;s First Law: &quot;Thou Shalt Not Write JavaScript&quot; ;-)]]></description>
		<content:encoded><![CDATA[<p>Very clever!<br />
I must point out, though, that it violates Duncan&#8217;s First Law: &#8220;Thou Shalt Not Write JavaScript&#8221; <img src='http://technology.amis.nl/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
