<?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; the native AutoSuggest behavior</title>
	<atom:link href="http://technology.amis.nl/2009/11/25/adf-11g-the-native-autosuggest-behavior/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2009/11/25/adf-11g-the-native-autosuggest-behavior/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=adf-11g-the-native-autosuggest-behavior</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Mahipal</title>
		<link>http://technology.amis.nl/2009/11/25/adf-11g-the-native-autosuggest-behavior/#comment-6033</link>
		<dc:creator>Mahipal</dc:creator>
		<pubDate>Mon, 23 Jan 2012 07:18:21 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=6581#comment-6033</guid>
		<description><![CDATA[Is there any way to provide the listener for the selected item for the autosuggested list as I need the selected item label and also value?
Â 
Any reference or any working example is really helpful.]]></description>
		<content:encoded><![CDATA[<p>Is there any way to provide the listener for the selected item for the autosuggested list as I need the selected item label and also value?<br />
Â <br />
Any reference or any working example is really helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Passmore</title>
		<link>http://technology.amis.nl/2009/11/25/adf-11g-the-native-autosuggest-behavior/#comment-6032</link>
		<dc:creator>Richard Passmore</dc:creator>
		<pubDate>Fri, 12 Mar 2010 22:22:11 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=6581#comment-6032</guid>
		<description><![CDATA[This looks like exactly what I&#039;ve been looking for. I&#039;m curious which version of JDeveloper you are using for this &quot;Auto Suggest&quot; feature..? I have JDev 11.1.1.1.0 installed and it doesn&#039;t seem to know aboutÂ this behaviour.]]></description>
		<content:encoded><![CDATA[<p>This looks like exactly what I&#8217;ve been looking for. I&#8217;m curious which version of JDeveloper you are using for this &#8220;Auto Suggest&#8221; feature..? I have JDev 11.1.1.1.0 installed and it doesn&#8217;t seem to know aboutÂ this behaviour.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas Koop</title>
		<link>http://technology.amis.nl/2009/11/25/adf-11g-the-native-autosuggest-behavior/#comment-6031</link>
		<dc:creator>Andreas Koop</dc:creator>
		<pubDate>Thu, 26 Nov 2009 21:54:10 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=6581#comment-6031</guid>
		<description><![CDATA[Yes, the suggested items can also come from a ViewObject instance. For model-driven list there is a suggestItems property to the list bindings on the ADFm. In general the suggestedItems attribute of the autoSuggestBehavior needs to be bounded to a method with signature List.

There is an article on OTN on that topic: http://www.oracle.com/technology/products/jdev/howtos/autosuggest/explaining_autosuggestbehavior.htm]]></description>
		<content:encoded><![CDATA[<p>Yes, the suggested items can also come from a ViewObject instance. For model-driven list there is a suggestItems property to the list bindings on the ADFm. In general the suggestedItems attribute of the autoSuggestBehavior needs to be bounded to a method with signature List.</p>
<p>There is an article on OTN on that topic: <a href="http://www.oracle.com/technology/products/jdev/howtos/autosuggest/explaining_autosuggestbehavior.htm" rel="nofollow">http://www.oracle.com/technology/products/jdev/howtos/autosuggest/explaining_autosuggestbehavior.htm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Haslam</title>
		<link>http://technology.amis.nl/2009/11/25/adf-11g-the-native-autosuggest-behavior/#comment-6030</link>
		<dc:creator>Simon Haslam</dc:creator>
		<pubDate>Wed, 25 Nov 2009 16:37:15 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=6581#comment-6030</guid>
		<description><![CDATA[Nice! Could the suggestedItems come from a ViewObject too? Declaratively might be difficult I suppose. Taking your example - we might not want to force the user to choose the country from our own list, as per an LOV (in case it is incomplete), but feed the suggested items from, say, a union between names in our &quot;countries&quot; ref table and those already entered by other users.]]></description>
		<content:encoded><![CDATA[<p>Nice! Could the suggestedItems come from a ViewObject too? Declaratively might be difficult I suppose. Taking your example &#8211; we might not want to force the user to choose the country from our own list, as per an LOV (in case it is incomplete), but feed the suggested items from, say, a union between names in our &#8220;countries&#8221; ref table and those already entered by other users.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
