<?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/blog/1753/creating-a-shuttlebox-in-apex/feed" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/blog/1753/creating-a-shuttlebox-in-apex</link>
	<description>Weblog for the AMIS Technology corner</description>
	<lastBuildDate>Fri, 10 Feb 2012 16:47:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: tathagat</title>
		<link>http://technology.amis.nl/blog/1753/creating-a-shuttlebox-in-apex/comment-page-1#comment-278257</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-278257</guid>
		<description>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/blog/1753/creating-a-shuttlebox-in-apex/comment-page-1#comment-223597</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-223597</guid>
		<description>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/blog/1753/creating-a-shuttlebox-in-apex/comment-page-1#comment-223592</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-223592</guid>
		<description>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>

