<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.method.me/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Method:Classic General Q&amp;amp;A</title><link>http://forums.method.me/cs/forums/13.aspx</link><description>Ask technical support questions, how do I? Questions... Or anything else you want to know from the Method Team and other Method users.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Re: How do I build the selection list</title><link>http://forums.method.me/cs/forums/thread/3541.aspx</link><pubDate>Wed, 22 Sep 2010 20:19:43 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3541</guid><dc:creator>Method_Paul</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/3541.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=3541</wfw:commentRss><description>&lt;p&gt;Seny -&lt;/p&gt;
&lt;p&gt;A tip for you.&amp;nbsp; You&amp;#39;ll see in&amp;nbsp;some of&amp;nbsp;the apps where we use a selection list, we&amp;#39;ll do something like:&lt;/p&gt;
&lt;p&gt;1. Set&amp;nbsp;resultSelectionList to &amp;quot;-99&amp;quot; in the first action of &amp;quot;Assign Value to Action Result&amp;quot;.&lt;/p&gt;
&lt;p&gt;2. Start Loop Through Table.&lt;/p&gt;
&lt;p&gt;3. Character Function, &amp;quot;Join with Comma&amp;quot; resultSelectionList to value from row &amp;#39;RecordID&amp;#39;, to create a new resultSelectionList.&lt;/p&gt;
&lt;p&gt;4. End Loop Through Table.&lt;/p&gt;
&lt;p&gt;That way you end up with something like resultSelectionList = -99,1,2,3,4,5&lt;/p&gt;
&lt;p&gt;Since -99 is never a valid value for RecordID, and it was declared as -99 so it will always be ignored.&amp;nbsp; Much easier than trimming off the last comma.&lt;/p&gt;
&lt;p&gt;Paul&lt;/p&gt;</description></item><item><title>Re: How do I build the selection list</title><link>http://forums.method.me/cs/forums/thread/3540.aspx</link><pubDate>Wed, 22 Sep 2010 19:57:04 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3540</guid><dc:creator>seny</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/3540.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=3540</wfw:commentRss><description>&lt;p&gt;That&amp;#39;s what I thought.&lt;/p&gt;
&lt;p&gt;As long as I know it will cause a split, I will just make sure that there are no commas before join another one.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;</description></item><item><title>Re: How do I build the selection list</title><link>http://forums.method.me/cs/forums/thread/3538.aspx</link><pubDate>Wed, 22 Sep 2010 19:28:22 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3538</guid><dc:creator>Method_Paul</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/3538.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=3538</wfw:commentRss><description>&lt;p&gt;Seny - it&amp;#39;s going to do&amp;nbsp;a simple &amp;quot;split&amp;quot; function in the backend to turn it&amp;nbsp;into an array.&amp;nbsp; So your extra comma will just cause an extra selection list value.&amp;nbsp; It&amp;#39;s very basic - so hopefully this is what you need.&lt;/p&gt;
&lt;p&gt;Hope that helps,&lt;/p&gt;
&lt;p&gt;Paul&lt;/p&gt;</description></item><item><title>Re: How do I build the selection list</title><link>http://forums.method.me/cs/forums/thread/3537.aspx</link><pubDate>Wed, 22 Sep 2010 18:39:59 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3537</guid><dc:creator>seny</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/3537.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=3537</wfw:commentRss><description>&lt;p&gt;Thanks, btw, does it matter if in one of my values there is already a comma?&lt;/p&gt;</description></item><item><title>Re: How do I build the selection list</title><link>http://forums.method.me/cs/forums/thread/3535.aspx</link><pubDate>Wed, 22 Sep 2010 16:43:43 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3535</guid><dc:creator>Method_Paul</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/3535.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=3535</wfw:commentRss><description>&lt;p&gt;Seny - use a Character&amp;nbsp;function, and &amp;quot;Join with Comma&amp;quot;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Paul&lt;/p&gt;</description></item><item><title>Re: How do I build the selection list</title><link>http://forums.method.me/cs/forums/thread/3533.aspx</link><pubDate>Wed, 22 Sep 2010 16:34:00 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3533</guid><dc:creator>seny</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/3533.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=3533</wfw:commentRss><description>&lt;p&gt;I know I could use a shared result, however, my question was how do I build the list?&lt;/p&gt;
&lt;p&gt;which means that I will have a list of values need to be stroed in the shared result, so how do I &amp;quot;Join&amp;quot; multiple values into a Shared Result, so that later on when I use it, it will looks like a list in stead of a long string?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;</description></item><item><title>Re: How do I build the selection list</title><link>http://forums.method.me/cs/forums/thread/3529.aspx</link><pubDate>Tue, 21 Sep 2010 21:55:25 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3529</guid><dc:creator>Anonymous</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/3529.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=3529</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi Seny, &lt;/p&gt;
&lt;p&gt;You can create a Shared Result on any screen by using the action &amp;#39;Assign Value to Shared Result&amp;#39;. Here you&amp;#39;ll specify the value of the shared result and you&amp;#39;ll assign a name. When you set up the grid filter, you&amp;#39;ll use the Shared Result name you specified. The good thing about using Shared Result, is that you can set the value of the Shared Result on a different screen, other than the screen that you are setting the grid filter on. &lt;/p&gt;</description></item><item><title>How do I build the selection list</title><link>http://forums.method.me/cs/forums/thread/3518.aspx</link><pubDate>Mon, 20 Sep 2010 23:14:09 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3518</guid><dc:creator>seny</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/3518.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=3518</wfw:commentRss><description>&lt;p&gt;I see there is an option when I try to filter a grid, called &amp;quot;Build Selection List&amp;quot;, &lt;/p&gt;
&lt;p&gt;and after I choose that option, I have some other options for the list: Type In, Value From Screen, Value From Session, Get Value From Shared Result.&lt;/p&gt;
&lt;p&gt;I&amp;#39;d like to know how can I build up the list into a Shared Result so that I can use it in the filter.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description></item></channel></rss>