<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Forum posts to 'Archive'</title>
		<link>http://www.silverstripe.org/archive/rss</link>
		<atom:link href="http://www.silverstripe.org/archive/rss" rel="self" type="application/rss+xml" />
		<description></description>

		
		<item>
			<title>Re: Sorting tables within CMS -- is this possible?</title>
			<link>http://www.silverstripe.org/archive/show/18503?start=0#post20373</link>
			<description>&lt;p&gt;you can simply add a constructor-parameter - i've updated the wiki page to explain this a bit more clearly: &lt;a href=&quot;http://doc.silverstripe.com/doku.php?id=tablelistfield#sorting&quot;&gt;http://doc.silverstripe.com/doku.php?id=tablelistfield#sorting&lt;/a&gt;&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Sorting tables within CMS -- is this possible? &lt;a href=&quot;http://www.silverstripe.org/archive/show/18503?start=0#post20373&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/18503?start=0#post20373&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Sat, 05 Jan 2008 21:46:09 +1300</pubDate>
			<dc:creator>Ingo</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/18503?start=0#post20373</guid>
		</item>
		
		<item>
			<title>Sorting tables within CMS -- is this possible?</title>
			<link>http://www.silverstripe.org/archive/show/18503#post18503</link>
			<description>&lt;p&gt;I'm wondering whether some sort of Ajax-enabled sorting is supposed to be possible for tables within the CMS. This thread (&lt;a href=&quot;http://www.silverstripe.com/site-builders-forum/flat/8856&quot;&gt;http://www.silverstripe.com/site-builders-forum/flat/8856&lt;/a&gt;)  mentions something similar...and I'm looking for something along the same lines.&lt;/p&gt;&lt;p&gt;I finally got my complextablefield working, and I'm able to sort the displayed info through the template using this:&lt;br /&gt;  &lt;strong&gt;function ActiveReps() {&lt;br /&gt;    return $this-&amp;gt;getComponents('Reps', &quot;ID&quot;, &quot;Composer ASC&quot;);&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;but I need the table in the actual CMS to be organized alphabetically (by the first field, &quot;Composer.&quot;&lt;/p&gt;&lt;p&gt;What file(s) should I edit to accomplish this? thank you!&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Sorting tables within CMS -- is this possible? &lt;a href=&quot;http://www.silverstripe.org/archive/show/18503#post18503&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/show/18503#post18503&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Fri, 28 Dec 2007 19:01:54 +1300</pubDate>
			<dc:creator>vcmusic42</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/18503#post18503</guid>
		</item>
		

	</channel>
</rss>