<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://greggsmith.net/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Allen.wilson%40gmail.com</id>
		<title>SDU - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://greggsmith.net/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Allen.wilson%40gmail.com"/>
		<link rel="alternate" type="text/html" href="http://greggsmith.net/wiki/index.php?title=Special:Contributions/Allen.wilson@gmail.com"/>
		<updated>2026-09-23T09:05:32Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.26.1</generator>

	<entry>
		<id>http://greggsmith.net/wiki/index.php?title=Changing_Announcements_Order_By&amp;diff=2977</id>
		<title>Changing Announcements Order By</title>
		<link rel="alternate" type="text/html" href="http://greggsmith.net/wiki/index.php?title=Changing_Announcements_Order_By&amp;diff=2977"/>
				<updated>2008-08-08T14:59:39Z</updated>
		
		<summary type="html">&lt;p&gt;Allen.wilson@gmail.com: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview ==&lt;br /&gt;
In Service Desk release 11.x you can easily add a node to your scoreboard for 'Announcements'. But quickly I noticed that unlike the 'View-&amp;gt;Announcements' form, it sorts Ascending by default and most would want to see the current announcements, not ones from a year ago.&lt;br /&gt;
&lt;br /&gt;
== Procedures ==&lt;br /&gt;
&lt;br /&gt;
=== Step 1: Copy File ===&lt;br /&gt;
Copy ''%nx_root%/bopcfg/majic/cm.maj'' to ''%nx_root%/site/mods/majic''&lt;br /&gt;
&lt;br /&gt;
=== Step 2: Open File For Editing ===&lt;br /&gt;
Edit the ''%nx_root%/site/mods/majic/cm.maj''&lt;br /&gt;
&lt;br /&gt;
=== Step 3: Search File ===&lt;br /&gt;
Search for: &amp;quot;OBJECT cnote {&amp;quot;&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;OBJECT cnote {&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Step 4: Scroll to Line ===&lt;br /&gt;
Scroll down to: &amp;quot;SORT_BY &amp;quot;posted_date&amp;quot;;&amp;quot;&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;SORT_BY &amp;quot;posted_date&amp;quot;;&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Step 5: Make Edit ===&lt;br /&gt;
Change to: &amp;quot;SORT_BY &amp;quot;posted_date DESC&amp;quot;;&amp;quot;&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;SORT_BY &amp;quot;posted_date DESC&amp;quot;;&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Step 6: Reset System ===&lt;br /&gt;
Restart services and the default sort order will be descending for the list_cnote.htmpl.&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
We only added 'DESC' after the posted_date field on step 5.&lt;/div&gt;</summary>
		<author><name>Allen.wilson@gmail.com</name></author>	</entry>

	<entry>
		<id>http://greggsmith.net/wiki/index.php?title=Changing_Announcements_Order_By&amp;diff=2976</id>
		<title>Changing Announcements Order By</title>
		<link rel="alternate" type="text/html" href="http://greggsmith.net/wiki/index.php?title=Changing_Announcements_Order_By&amp;diff=2976"/>
				<updated>2008-08-08T14:59:26Z</updated>
		
		<summary type="html">&lt;p&gt;Allen.wilson@gmail.com: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview ==&lt;br /&gt;
In Service Desk release 11.x you can easily add a node to your scoreboard for 'Announcements'. But quickly I noticed that unlike the 'View-&amp;gt;Announcements' form, it sorts Ascending by default and most would want to see the current announcements, not ones from a year ago.&lt;br /&gt;
&lt;br /&gt;
== Procedures ==&lt;br /&gt;
&lt;br /&gt;
=== Step 1: Copy File ===&lt;br /&gt;
Copy ''%nx_root%/bopcfg/majic/cm.maj'' to ''%nx_root%/site/mods/majic''&lt;br /&gt;
&lt;br /&gt;
=== Step 2: Open File For Editing ===&lt;br /&gt;
Edit the ''%nx_root%/site/mods/majic/cm.maj''&lt;br /&gt;
&lt;br /&gt;
=== Step 3: Search File ===&lt;br /&gt;
Search for: &amp;quot;OBJECT cnote {&amp;quot;&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;OBJECT cnote {&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Step 4: Scroll yo Line ===&lt;br /&gt;
Scroll down to: &amp;quot;SORT_BY &amp;quot;posted_date&amp;quot;;&amp;quot;&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;SORT_BY &amp;quot;posted_date&amp;quot;;&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Step 5: Make Edit ===&lt;br /&gt;
Change to: &amp;quot;SORT_BY &amp;quot;posted_date DESC&amp;quot;;&amp;quot;&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;SORT_BY &amp;quot;posted_date DESC&amp;quot;;&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Step 6: Reset System ===&lt;br /&gt;
Restart services and the default sort order will be descending for the list_cnote.htmpl.&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
We only added 'DESC' after the posted_date field on step 5.&lt;/div&gt;</summary>
		<author><name>Allen.wilson@gmail.com</name></author>	</entry>

	<entry>
		<id>http://greggsmith.net/wiki/index.php?title=Changing_Announcements_Order_By&amp;diff=2975</id>
		<title>Changing Announcements Order By</title>
		<link rel="alternate" type="text/html" href="http://greggsmith.net/wiki/index.php?title=Changing_Announcements_Order_By&amp;diff=2975"/>
				<updated>2008-08-08T14:58:47Z</updated>
		
		<summary type="html">&lt;p&gt;Allen.wilson@gmail.com: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview ==&lt;br /&gt;
In Service Desk release 11.x you can easily add a node to your scoreboard for 'Announcements'. But quickly I noticed that unlike the 'View-&amp;gt;Announcements' form, it sorts Ascending by default and most would want to see the current announcements, not ones from a year ago.&lt;br /&gt;
&lt;br /&gt;
== Procedures ==&lt;br /&gt;
&lt;br /&gt;
=== Step 1: Copy File ===&lt;br /&gt;
Copy ''%nx_root%/bopcfg/majic/cm.maj'' to ''%nx_root%/site/mods/majic''&lt;br /&gt;
&lt;br /&gt;
=== Step 2: Open File For Editing ===&lt;br /&gt;
Edit the ''%nx_root%/site/mods/majic/cm.maj''&lt;br /&gt;
&lt;br /&gt;
=== Step 3: Search File ===&lt;br /&gt;
Search for: &amp;quot;OBJECT cnote {&amp;quot;&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;OBJECT cnote {&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Step 4: Scroll To Line ===&lt;br /&gt;
Scroll down to: &amp;quot;SORT_BY &amp;quot;posted_date&amp;quot;;&amp;quot;&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;SORT_BY &amp;quot;posted_date&amp;quot;;&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Step 5: Make Edit ===&lt;br /&gt;
Change to: &amp;quot;SORT_BY &amp;quot;posted_date DESC&amp;quot;;&amp;quot;&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;SORT_BY &amp;quot;posted_date DESC&amp;quot;;&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Step 6: Reset System ===&lt;br /&gt;
Restart services and the default sort order will be descending for the list_cnote.htmpl.&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
We only added 'DESC' after the posted_date field on step 5.&lt;/div&gt;</summary>
		<author><name>Allen.wilson@gmail.com</name></author>	</entry>

	<entry>
		<id>http://greggsmith.net/wiki/index.php?title=Changing_Announcements_Order_By&amp;diff=2974</id>
		<title>Changing Announcements Order By</title>
		<link rel="alternate" type="text/html" href="http://greggsmith.net/wiki/index.php?title=Changing_Announcements_Order_By&amp;diff=2974"/>
				<updated>2008-08-08T14:58:29Z</updated>
		
		<summary type="html">&lt;p&gt;Allen.wilson@gmail.com: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview ==&lt;br /&gt;
In Service Desk release 11+ you can easily add a node to your scoreboard for 'Announcements'. But quickly I noticed that unlike the 'View-&amp;gt;Announcements' form, it sorts Ascending by default and most would want to see the current announcements, not ones from a year ago.&lt;br /&gt;
&lt;br /&gt;
== Procedures ==&lt;br /&gt;
&lt;br /&gt;
=== Step 1: Copy File ===&lt;br /&gt;
Copy ''%nx_root%/bopcfg/majic/cm.maj'' to ''%nx_root%/site/mods/majic''&lt;br /&gt;
&lt;br /&gt;
=== Step 2: Open File For Editing ===&lt;br /&gt;
Edit the ''%nx_root%/site/mods/majic/cm.maj''&lt;br /&gt;
&lt;br /&gt;
=== Step 3: Search File ===&lt;br /&gt;
Search for: &amp;quot;OBJECT cnote {&amp;quot;&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;OBJECT cnote {&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Step 4: Scroll To Line ===&lt;br /&gt;
Scroll down to: &amp;quot;SORT_BY &amp;quot;posted_date&amp;quot;;&amp;quot;&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;SORT_BY &amp;quot;posted_date&amp;quot;;&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Step 5: Make Edit ===&lt;br /&gt;
Change to: &amp;quot;SORT_BY &amp;quot;posted_date DESC&amp;quot;;&amp;quot;&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;SORT_BY &amp;quot;posted_date DESC&amp;quot;;&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Step 6: Reset System ===&lt;br /&gt;
Restart services and the default sort order will be descending for the list_cnote.htmpl.&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
We only added 'DESC' after the posted_date field on step 5.&lt;/div&gt;</summary>
		<author><name>Allen.wilson@gmail.com</name></author>	</entry>

	<entry>
		<id>http://greggsmith.net/wiki/index.php?title=Changing_Announcements_Order_By&amp;diff=2973</id>
		<title>Changing Announcements Order By</title>
		<link rel="alternate" type="text/html" href="http://greggsmith.net/wiki/index.php?title=Changing_Announcements_Order_By&amp;diff=2973"/>
				<updated>2008-08-08T14:53:34Z</updated>
		
		<summary type="html">&lt;p&gt;Allen.wilson@gmail.com: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview ==&lt;br /&gt;
In Service Desk release 11+ you can easily add a node to your scoreboard for 'Announcements'. But quickly I noticed that unlike the 'View-&amp;gt;Announcements' form, it sorts Ascending by default and most would want to see the current announcements, not ones from a year ago.&lt;br /&gt;
&lt;br /&gt;
== Procedures ==&lt;br /&gt;
&lt;br /&gt;
=== Step 1: Copy File ===&lt;br /&gt;
You can easily correct this by copying %nx_root%/bopcfg/majic/cm.maj to %nx_root%/site/mods/majic&lt;br /&gt;
&lt;br /&gt;
=== Step 2: Open File For Editing ===&lt;br /&gt;
Edit the %nx_root%/site/mods/majic/cm.maj&lt;br /&gt;
&lt;br /&gt;
=== Step 3: Search File ===&lt;br /&gt;
Search for: &amp;quot;OBJECT cnote {&amp;quot;&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;OBJECT cnote {&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Step 4: Scroll To Line ===&lt;br /&gt;
Scroll down to: &amp;quot;SORT_BY &amp;quot;posted_date&amp;quot;;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Step 5: Make Edit ===&lt;br /&gt;
Change to: &amp;quot;SORT_BY &amp;quot;posted_date DESC&amp;quot;;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Step 6: Reset System ===&lt;br /&gt;
Restart services and the default sort order will be descending for the list_cnote.htmpl.&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
We only added 'DESC' after the posted_date field on step 5.&lt;/div&gt;</summary>
		<author><name>Allen.wilson@gmail.com</name></author>	</entry>

	<entry>
		<id>http://greggsmith.net/wiki/index.php?title=Changing_Announcements_Order_By&amp;diff=2972</id>
		<title>Changing Announcements Order By</title>
		<link rel="alternate" type="text/html" href="http://greggsmith.net/wiki/index.php?title=Changing_Announcements_Order_By&amp;diff=2972"/>
				<updated>2008-08-08T14:52:37Z</updated>
		
		<summary type="html">&lt;p&gt;Allen.wilson@gmail.com: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview ==&lt;br /&gt;
In R11 you can easily add a node to your scoreboard for 'Announcements'. But quickly I noticed that unlike the 'View-&amp;gt;Announcements' form, it sorts Ascending by default and most would want to see the current announcements, not ones from a year ago.&lt;br /&gt;
&lt;br /&gt;
== Procedures ==&lt;br /&gt;
&lt;br /&gt;
=== Step 1: Copy File ===&lt;br /&gt;
You can easily correct this by copying %nx_root%/bopcfg/majic/cm.maj to %nx_root%/site/mods/majic&lt;br /&gt;
&lt;br /&gt;
=== Step 2: Open File For Editing ===&lt;br /&gt;
Edit the %nx_root%/site/mods/majic/cm.maj&lt;br /&gt;
&lt;br /&gt;
=== Step 3: Search File ===&lt;br /&gt;
Search for: &amp;quot;OBJECT cnote {&amp;quot;&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;OBJECT cnote {&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Step 4: Scroll to Field ===&lt;br /&gt;
Scroll down to: &amp;quot;SORT_BY &amp;quot;posted_date&amp;quot;;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Step 5: Make Edit ===&lt;br /&gt;
Change to: &amp;quot;SORT_BY &amp;quot;posted_date DESC&amp;quot;;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Step 6: Reset System ===&lt;br /&gt;
Restart services and the default sort order will be descending for the list_cnote.htmpl.&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
We only added 'DESC' after the posted_date field on step 5.&lt;/div&gt;</summary>
		<author><name>Allen.wilson@gmail.com</name></author>	</entry>

	<entry>
		<id>http://greggsmith.net/wiki/index.php?title=Changing_Announcements_Order_By&amp;diff=2971</id>
		<title>Changing Announcements Order By</title>
		<link rel="alternate" type="text/html" href="http://greggsmith.net/wiki/index.php?title=Changing_Announcements_Order_By&amp;diff=2971"/>
				<updated>2008-08-08T14:48:32Z</updated>
		
		<summary type="html">&lt;p&gt;Allen.wilson@gmail.com: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview ==&lt;br /&gt;
In R11 you can easily add a node to your scoreboard for 'Announcements'. But quickly I noticed that unlike the 'View-&amp;gt;Announcements' form, it sorts Ascending by default and most would want to see the current announcements, not ones from a year ago.&lt;br /&gt;
&lt;br /&gt;
== Procedures ==&lt;br /&gt;
&lt;br /&gt;
1. You can easily correct this by copying %nx_root%/bopcfg/majic/cm.maj to %nx_root%/site/mods/majic&lt;br /&gt;
&lt;br /&gt;
2. Edit the %nx_root%/site/mods/majic/cm.maj&lt;br /&gt;
&lt;br /&gt;
3. Search for: &amp;quot;OBJECT cnote {&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;OBJECT cnote {&amp;lt;/source&amp;gt;&lt;br /&gt;
4. Scroll down to: &amp;quot;SORT_BY &amp;quot;posted_date&amp;quot;;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
5. Change to: &amp;quot;SORT_BY &amp;quot;posted_date DESC&amp;quot;;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
6. Restart services and the default sort order will be descending for the list_cnote.htmpl.&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
We only added 'DESC' after the posted_date field on step 5.&lt;/div&gt;</summary>
		<author><name>Allen.wilson@gmail.com</name></author>	</entry>

	<entry>
		<id>http://greggsmith.net/wiki/index.php?title=Changing_Announcements_Order_By&amp;diff=2970</id>
		<title>Changing Announcements Order By</title>
		<link rel="alternate" type="text/html" href="http://greggsmith.net/wiki/index.php?title=Changing_Announcements_Order_By&amp;diff=2970"/>
				<updated>2008-08-08T14:48:01Z</updated>
		
		<summary type="html">&lt;p&gt;Allen.wilson@gmail.com: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview ==&lt;br /&gt;
In R11 you can easily add a node to your scoreboard for 'Announcements'. But quickly I noticed that unlike the 'View-&amp;gt;Announcements' form, it sorts Ascending by default and most would want to see the current announcements, not ones from a year ago.&lt;br /&gt;
&lt;br /&gt;
== Procedures ==&lt;br /&gt;
&lt;br /&gt;
1. You can easily correct this by copying %nx_root%/bopcfg/majic/cm.maj to %nx_root%/site/mods/majic&lt;br /&gt;
&lt;br /&gt;
2. Edit the %nx_root%/site/mods/majic/cm.maj&lt;br /&gt;
&lt;br /&gt;
3. Search for: &amp;quot;OBJECT cnote {&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source&amp;gt;OBJECT cnote {&amp;lt;/source&amp;gt;&lt;br /&gt;
4. Scroll down to: &amp;quot;SORT_BY &amp;quot;posted_date&amp;quot;;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
5. Change to: &amp;quot;SORT_BY &amp;quot;posted_date DESC&amp;quot;;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
6. Restart services and the default sort order will be descending for the list_cnote.htmpl.&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
We only added 'DESC' after the posted_date field on step 5.&lt;/div&gt;</summary>
		<author><name>Allen.wilson@gmail.com</name></author>	</entry>

	<entry>
		<id>http://greggsmith.net/wiki/index.php?title=Changing_Announcements_Order_By&amp;diff=2969</id>
		<title>Changing Announcements Order By</title>
		<link rel="alternate" type="text/html" href="http://greggsmith.net/wiki/index.php?title=Changing_Announcements_Order_By&amp;diff=2969"/>
				<updated>2008-08-08T14:45:22Z</updated>
		
		<summary type="html">&lt;p&gt;Allen.wilson@gmail.com: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview ==&lt;br /&gt;
In R11 you can easily add a node to your scoreboard for 'Announcements'. But quickly I noticed that unlike the 'View-&amp;gt;Announcements' form, it sorts Ascending by default and most would want to see the current announcements, not ones from a year ago.&lt;br /&gt;
&lt;br /&gt;
== Procedures ==&lt;br /&gt;
&lt;br /&gt;
1. You can easily correct this by copying %nx_root%/bopcfg/majic/cm.maj to %nx_root%/site/mods/majic&lt;br /&gt;
&lt;br /&gt;
2. Edit the %nx_root%/site/mods/majic/cm.maj&lt;br /&gt;
&lt;br /&gt;
3. Search for: &amp;quot;OBJECT cnote {&amp;quot;&lt;br /&gt;
&lt;br /&gt;
4. Scroll down to: &amp;quot;SORT_BY &amp;quot;posted_date&amp;quot;;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
5. Change to: &amp;quot;SORT_BY &amp;quot;posted_date DESC&amp;quot;;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
6. Restart services and the default sort order will be descending for the list_cnote.htmpl.&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
We only added 'DESC' after the posted_date field on step 5.&lt;/div&gt;</summary>
		<author><name>Allen.wilson@gmail.com</name></author>	</entry>

	<entry>
		<id>http://greggsmith.net/wiki/index.php?title=Changing_Announcements_Order_By&amp;diff=2968</id>
		<title>Changing Announcements Order By</title>
		<link rel="alternate" type="text/html" href="http://greggsmith.net/wiki/index.php?title=Changing_Announcements_Order_By&amp;diff=2968"/>
				<updated>2008-08-08T14:45:00Z</updated>
		
		<summary type="html">&lt;p&gt;Allen.wilson@gmail.com: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview ==&lt;br /&gt;
In R11 you can easily add a node to your scoreboard for 'Announcements'. But quickly I noticed that unlike the 'View-&amp;gt;Announcements' form, it sorts Ascending by default and most would want to see the current announcements, not ones from a year ago.&lt;br /&gt;
&lt;br /&gt;
== Procedures ==&lt;br /&gt;
&lt;br /&gt;
1. You can easily correct this by copying %nx_root%/bopcfg/majic/cm.maj to %nx_root%/site/mods/majic&lt;br /&gt;
&lt;br /&gt;
2. Edit the %nx_root%/site/mods/majic/cm.maj&lt;br /&gt;
&lt;br /&gt;
3. Search for: &amp;quot;OBJECT cnote {&amp;quot;&lt;br /&gt;
&lt;br /&gt;
4. Scroll down to: &amp;quot;SORT_BY &amp;quot;posted_date&amp;quot;;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
5. Change to: &amp;quot;SORT_BY &amp;quot;posted_date DESC&amp;quot;;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
6. Restart services and the default sort order will be descending for the list_cnote.htmpl.&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
Note: We only added 'DESC' after the posted_date field on step 5.&lt;/div&gt;</summary>
		<author><name>Allen.wilson@gmail.com</name></author>	</entry>

	<entry>
		<id>http://greggsmith.net/wiki/index.php?title=Changing_Announcements_Order_By&amp;diff=2967</id>
		<title>Changing Announcements Order By</title>
		<link rel="alternate" type="text/html" href="http://greggsmith.net/wiki/index.php?title=Changing_Announcements_Order_By&amp;diff=2967"/>
				<updated>2008-08-08T14:39:05Z</updated>
		
		<summary type="html">&lt;p&gt;Allen.wilson@gmail.com: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In R11 you can easily add a node to your scoreboard for 'Announcements'. But quickly I noticed that unlike the 'View-&amp;gt;Announcements' form, it sorts Ascending by default and most would want to see the current announcements, not ones from a year ago.&lt;br /&gt;
&lt;br /&gt;
You can easily correct this by copying %nx_root%/bopcfg/majic/cm.maj to %nx_root%/site/mods/majic&lt;br /&gt;
&lt;br /&gt;
1. Edit the %nx_root%/site/mods/majic/cm.maj&lt;br /&gt;
&lt;br /&gt;
2. Search for: &amp;quot;OBJECT cnote {&amp;quot;&lt;br /&gt;
&lt;br /&gt;
3. Scroll down to: &amp;quot;SORT_BY &amp;quot;posted_date&amp;quot;;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
4. Change to: &amp;quot;SORT_BY &amp;quot;posted_date DESC&amp;quot;;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Note: We only added 'DESC' after the posted_date field.&lt;br /&gt;
&lt;br /&gt;
5. Restart services and the default sort order will be descending for the list_cnote.htmpl.&lt;/div&gt;</summary>
		<author><name>Allen.wilson@gmail.com</name></author>	</entry>

	<entry>
		<id>http://greggsmith.net/wiki/index.php?title=Changing_Announcements_Order_By&amp;diff=2966</id>
		<title>Changing Announcements Order By</title>
		<link rel="alternate" type="text/html" href="http://greggsmith.net/wiki/index.php?title=Changing_Announcements_Order_By&amp;diff=2966"/>
				<updated>2008-08-08T14:38:25Z</updated>
		
		<summary type="html">&lt;p&gt;Allen.wilson@gmail.com: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In R11 you can easily add a node to your scoreboard for 'Announcements'. But quickly I noticed that unlike the 'View-&amp;gt;Announcements' form, it sorts Ascending by default and most would want to see the most current announcements, not ones from a year ago.&lt;br /&gt;
&lt;br /&gt;
You can easily correct this by copying %nx_root%/bopcfg/majic/cm.maj to %nx_root%/site/mods/majic&lt;br /&gt;
&lt;br /&gt;
1. Edit the %nx_root%/site/mods/majic/cm.maj&lt;br /&gt;
&lt;br /&gt;
2. Search for: &amp;quot;OBJECT cnote {&amp;quot;&lt;br /&gt;
&lt;br /&gt;
3. Scroll down to: &amp;quot;SORT_BY &amp;quot;posted_date&amp;quot;;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
4. Change to: &amp;quot;SORT_BY &amp;quot;posted_date DESC&amp;quot;;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Note: We only added 'DESC' after the posted_date field.&lt;br /&gt;
&lt;br /&gt;
5. Restart services and the default sort order will be descending for the list_cnote.htmpl.&lt;/div&gt;</summary>
		<author><name>Allen.wilson@gmail.com</name></author>	</entry>

	<entry>
		<id>http://greggsmith.net/wiki/index.php?title=Changing_Announcements_Order_By&amp;diff=2965</id>
		<title>Changing Announcements Order By</title>
		<link rel="alternate" type="text/html" href="http://greggsmith.net/wiki/index.php?title=Changing_Announcements_Order_By&amp;diff=2965"/>
				<updated>2008-08-08T14:35:37Z</updated>
		
		<summary type="html">&lt;p&gt;Allen.wilson@gmail.com: How to change the order by on the result list for announcements&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;n R11 you can easily add a node to your scoreboard for 'Announcements'. But quickly I noticed that unlike the 'View-&amp;gt;Announcements' form, it sorts Ascending by default and most would want to see the most current announcements, not ones from a year ago.&lt;br /&gt;
&lt;br /&gt;
You can easily correct this by copying %nx_root%/bopcfg/majic/cm.maj to %nx_root%/site/mods/majic&lt;br /&gt;
&lt;br /&gt;
edit the %nx_root%/site/mods/majic/cm.maj&lt;br /&gt;
&lt;br /&gt;
search for: &amp;quot;OBJECT cnote {&amp;quot;&lt;br /&gt;
scroll down to: &amp;quot;SORT_BY &amp;quot;posted_date&amp;quot;;&amp;quot;&lt;br /&gt;
change to: &amp;quot;SORT_BY &amp;quot;posted_date DESC&amp;quot;;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Note that we only added 'DESC' after the posted_date field.&lt;br /&gt;
&lt;br /&gt;
restart services and the default sort order will be descending for the list_cnote.htmpl&lt;/div&gt;</summary>
		<author><name>Allen.wilson@gmail.com</name></author>	</entry>

	<entry>
		<id>http://greggsmith.net/wiki/index.php?title=Sample_Customizations&amp;diff=2964</id>
		<title>Sample Customizations</title>
		<link rel="alternate" type="text/html" href="http://greggsmith.net/wiki/index.php?title=Sample_Customizations&amp;diff=2964"/>
				<updated>2008-08-08T14:34:34Z</updated>
		
		<summary type="html">&lt;p&gt;Allen.wilson@gmail.com: /* List of Customizations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
[[Category:Customization]]&lt;br /&gt;
{{Global Header}}&lt;br /&gt;
{{Global Announcement}}&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
Customizations are regarded as changes to the system that are not supportable by CA.&lt;br /&gt;
&lt;br /&gt;
== List of Customizations ==&lt;br /&gt;
*[[Add Attachments to Configuration Items]]&lt;br /&gt;
*[[Add Checkbox, Date, Drop-down, Lookup, Readonly and Text Fields to Properties]]&lt;br /&gt;
*[[Add Contact Search to Employee/Customer Interface]]&lt;br /&gt;
*[[Add Custom Activity Log Action Macro]]&lt;br /&gt;
*[[Add Log Entry for Updates to Custom Fields]]&lt;br /&gt;
*[[Add Log Entry When a Property Value Changes on a Ticket]]&lt;br /&gt;
*[[Add Personalized Response to Manual Notification]]&lt;br /&gt;
*[[Add Posted By to Announcements Page]]&lt;br /&gt;
*[[Add Properties Count to Area/Category List]]&lt;br /&gt;
*[[Add Workflow to Employee/Customer Interface]]&lt;br /&gt;
*[[Auto-fill Fields Left Blank]]&lt;br /&gt;
*[[Automatically Attach an Asset/CI to a Change Order or Issue]]&lt;br /&gt;
*[[Automatically Remove Attached Events]]&lt;br /&gt;
*[[Automatically Set Assignee to Closing Analyst]]&lt;br /&gt;
*[[Automatically Set System Generated Activities to Internal]]&lt;br /&gt;
*[[Changing Announcements Order By]]&lt;br /&gt;
*[[Changing Error Alert Color and adding Error Alert Pop-ups]]&lt;br /&gt;
*[[Changing Requests to Incidents]]&lt;br /&gt;
*[[Changing Display of Contacts]]&lt;br /&gt;
*[[Conditional Display of Drop-Down Content]]&lt;br /&gt;
*[[Conditionally Attach an Event]]&lt;br /&gt;
*[[Configure Java Client to Use Web Client for Uploading Attachments]]&lt;br /&gt;
*[[Control the Request Areas Displayed to the End Users]]&lt;br /&gt;
*[[Count Ticket Reopens]]&lt;br /&gt;
*[[Display Web Site within Service Desk]]&lt;br /&gt;
*[[Default Properties Tab on New Ticket Creation]]&lt;br /&gt;
*[[Increasing Default Field Size]]&lt;br /&gt;
*[[List Tickets ORDER BY Group]]&lt;br /&gt;
*[[Make a Field Conditionally Required]]&lt;br /&gt;
*[[Only Assignee can Close]]&lt;br /&gt;
*[[Prevent Close of Requests, Incidents, and Problems if Change Order is Active]]&lt;br /&gt;
*[[Prevent Update to Past Activities]]&lt;br /&gt;
*[[Propagate Status to Children]]&lt;br /&gt;
*[[Priority and Impact Default to Empty]]&lt;br /&gt;
*[[Remove SLA Violation from Employee View]]&lt;br /&gt;
*[[Require a Solution in Order to Resolve]]&lt;br /&gt;
*[[Search Requests, Incidents, and Problems Simultaneously for Ticket Number]]&lt;br /&gt;
*[[Separate Prefixes for Requests, Incidents, and Problems]]&lt;br /&gt;
*[[Set Defaults on Manual Notify]]&lt;br /&gt;
*[[Set Priority Based on Urgency and Impact]]&lt;br /&gt;
*[[Set Request, Incident and Problem Status from Change Order]]&lt;br /&gt;
*[[Simplified Child Creation]]&lt;br /&gt;
*[[Single Sign-on with Cookies]]&lt;/div&gt;</summary>
		<author><name>Allen.wilson@gmail.com</name></author>	</entry>

	</feed>