<?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: Creating a shuttlebox in Apex</title>
	<atom:link href="http://technology.amis.nl/2007/05/17/creating-a-shuttlebox-in-apex/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2007/05/17/creating-a-shuttlebox-in-apex/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=creating-a-shuttlebox-in-apex</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: tathagat</title>
		<link>http://technology.amis.nl/2007/05/17/creating-a-shuttlebox-in-apex/#comment-4611</link>
		<dc:creator>tathagat</dc:creator>
		<pubDate>Sun, 06 Jan 2008 00:22:15 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1753#comment-4611</guid>
		<description><![CDATA[Hi,
Your solution really help me to get this shuttle working. Infect, solution described in apex forum by Carl, did not work for me.

I still have one issue though. When there is no item in list2, width of multiselct2 changes to narrow. How can fix the width of second multiselct list item?

Thanks!!]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
Your solution really help me to get this shuttle working. Infect, solution described in apex forum by Carl, did not work for me.</p>
<p>I still have one issue though. When there is no item in list2, width of multiselct2 changes to narrow. How can fix the width of second multiselct list item?</p>
<p>Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Sinke</title>
		<link>http://technology.amis.nl/2007/05/17/creating-a-shuttlebox-in-apex/#comment-4610</link>
		<dc:creator>Patrick Sinke</dc:creator>
		<pubDate>Thu, 17 May 2007 21:25:49 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1753#comment-4610</guid>
		<description><![CDATA[I checked again, you&#039;re right. I thought that in the second shuttle only static values could be entered, but it is possible to provide a query there also. The Apex shuttle function has a layout which is more neat and it takes some work out of the hands of the developer, but I think the custom shuttle is more versatile and offers more options for specific functionality.]]></description>
		<content:encoded><![CDATA[<p>I checked again, you&#8217;re right. I thought that in the second shuttle only static values could be entered, but it is possible to provide a query there also. The Apex shuttle function has a layout which is more neat and it takes some work out of the hands of the developer, but I think the custom shuttle is more versatile and offers more options for specific functionality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Wolf</title>
		<link>http://technology.amis.nl/2007/05/17/creating-a-shuttlebox-in-apex/#comment-4609</link>
		<dc:creator>Patrick Wolf</dc:creator>
		<pubDate>Thu, 17 May 2007 19:38:12 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1753#comment-4609</guid>
		<description><![CDATA[Hi Patrick,

&gt;And itâ€™s pretty limited, because this feature assumes the use of static values.

I can&#039;t really confirm this statement. The new Shuttle in APEX 3.0 supports a lov query as data source. You don&#039;t have to crate static values. The Shuttle is basically a normal multi-select list which returns the selected values as colon separated list when you submit the page. You have to create a process which parses the string and put the single values into your assignment table.

Patrick]]></description>
		<content:encoded><![CDATA[<p>Hi Patrick,</p>
<p>&gt;And itâ€™s pretty limited, because this feature assumes the use of static values.</p>
<p>I can&#8217;t really confirm this statement. The new Shuttle in APEX 3.0 supports a lov query as data source. You don&#8217;t have to crate static values. The Shuttle is basically a normal multi-select list which returns the selected values as colon separated list when you submit the page. You have to create a process which parses the string and put the single values into your assignment table.</p>
<p>Patrick</p>
]]></content:encoded>
	</item>
</channel>
</rss>
