<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question How to modify the display order of list data in a custom table？ in CSM forum</title>
    <link>https://www.servicenow.com/community/csm-forum/how-to-modify-the-display-order-of-list-data-in-a-custom-table/m-p/3334362#M44359</link>
    <description>&lt;P&gt;I have a custom list as follows:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="shiz_0-1753434992598.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/458526iA8042A11BB3856EF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="shiz_0-1753434992598.png" alt="shiz_0-1753434992598.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I would like to sort the data based on the above fields during the initial display stage. How should it be set up?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 25 Jul 2025 09:16:54 GMT</pubDate>
    <dc:creator>shiz</dc:creator>
    <dc:date>2025-07-25T09:16:54Z</dc:date>
    <item>
      <title>How to modify the display order of list data in a custom table？</title>
      <link>https://www.servicenow.com/community/csm-forum/how-to-modify-the-display-order-of-list-data-in-a-custom-table/m-p/3334362#M44359</link>
      <description>&lt;P&gt;I have a custom list as follows:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="shiz_0-1753434992598.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/458526iA8042A11BB3856EF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="shiz_0-1753434992598.png" alt="shiz_0-1753434992598.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I would like to sort the data based on the above fields during the initial display stage. How should it be set up?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jul 2025 09:16:54 GMT</pubDate>
      <guid>https://www.servicenow.com/community/csm-forum/how-to-modify-the-display-order-of-list-data-in-a-custom-table/m-p/3334362#M44359</guid>
      <dc:creator>shiz</dc:creator>
      <dc:date>2025-07-25T09:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify the display order of list data in a custom table？</title>
      <link>https://www.servicenow.com/community/csm-forum/how-to-modify-the-display-order-of-list-data-in-a-custom-table/m-p/3334371#M44360</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/680052"&gt;@shiz&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;H3&gt;Configure List Layout with Default Sort Order&lt;/H3&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Navigate to the list you want to customize.&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Right-click the &lt;STRONG&gt;column header&lt;/STRONG&gt; (or gear icon) → &lt;STRONG&gt;Configure&lt;/STRONG&gt; → &lt;STRONG&gt;List Layout&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Ensure your custom fields are included in the list view.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Then, click the gear icon again → &lt;STRONG&gt;Sort&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;In the &lt;STRONG&gt;Sort&lt;/STRONG&gt; dialog:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Select your fields (one or more) to define the default sort order.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Choose &lt;STRONG&gt;Ascending&lt;/STRONG&gt; or &lt;STRONG&gt;Descending&lt;/STRONG&gt; for each.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Click &lt;STRONG&gt;OK&lt;/STRONG&gt; → &lt;STRONG&gt;Save&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Please mark my response as&amp;nbsp;&lt;STRONG&gt;Accepted and Helpful&lt;/STRONG&gt; for future references.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jul 2025 09:26:14 GMT</pubDate>
      <guid>https://www.servicenow.com/community/csm-forum/how-to-modify-the-display-order-of-list-data-in-a-custom-table/m-p/3334371#M44360</guid>
      <dc:creator>Community Alums</dc:creator>
      <dc:date>2025-07-25T09:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify the display order of list data in a custom table？</title>
      <link>https://www.servicenow.com/community/csm-forum/how-to-modify-the-display-order-of-list-data-in-a-custom-table/m-p/3334372#M44361</link>
      <description>&lt;P&gt;Hi Shiz,&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Navigate to the list view of your custom table.&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;Right-click on any column header and select Configure &amp;gt; List Layout.&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;In the "List Layout" slushbucket, you will see the "Available" and "Selected" columns.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;Move columns between "Available" and "Selected" using the arrows, and reorder the "Selected" columns by dragging and dropping them or using the up/down arrows.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;Save the changes.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;This will affect the column display order for that specific view for all users, unless a user has personalized their own list layout.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;can you please check?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 25 Jul 2025 09:27:42 GMT</pubDate>
      <guid>https://www.servicenow.com/community/csm-forum/how-to-modify-the-display-order-of-list-data-in-a-custom-table/m-p/3334372#M44361</guid>
      <dc:creator>pawank2</dc:creator>
      <dc:date>2025-07-25T09:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify the display order of list data in a custom table？</title>
      <link>https://www.servicenow.com/community/csm-forum/how-to-modify-the-display-order-of-list-data-in-a-custom-table/m-p/3334379#M44362</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="shiz_0-1753435899900.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/458529iA8E2CE5E6EACDF7C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="shiz_0-1753435899900.png" alt="shiz_0-1753435899900.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I don't seem to have found the third step yet? How should I set up sort?&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jul 2025 09:32:13 GMT</pubDate>
      <guid>https://www.servicenow.com/community/csm-forum/how-to-modify-the-display-order-of-list-data-in-a-custom-table/m-p/3334379#M44362</guid>
      <dc:creator>shiz</dc:creator>
      <dc:date>2025-07-25T09:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify the display order of list data in a custom table？</title>
      <link>https://www.servicenow.com/community/csm-forum/how-to-modify-the-display-order-of-list-data-in-a-custom-table/m-p/3334382#M44363</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/680052"&gt;@shiz&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any module global or scoped, hover over to the right and &lt;STRONG&gt;Edit module&lt;/STRONG&gt; icon will appear:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KamilT_0-1753435857059.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/458528iD23BA9AD705D41D8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KamilT_0-1753435857059.png" alt="KamilT_0-1753435857059.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;and update accordingly:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KamilT_1-1753435932425.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/458530i80E7E9186D892CB2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KamilT_1-1753435932425.png" alt="KamilT_1-1753435932425.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Optimally do this for the Application - that is the collapsible pr expandable part:&lt;BR /&gt;Click &lt;STRONG&gt;Customer service&lt;/STRONG&gt; to reorder the Cases and Open,&lt;BR /&gt;Click Problem to reorder the Open, Open- Unassigned, Change, ....&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KamilT_2-1753436024731.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/458531i9DBCBF5AE9C4E454/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KamilT_2-1753436024731.png" alt="KamilT_2-1753436024731.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Keep me updated on your progress&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jul 2025 09:34:53 GMT</pubDate>
      <guid>https://www.servicenow.com/community/csm-forum/how-to-modify-the-display-order-of-list-data-in-a-custom-table/m-p/3334382#M44363</guid>
      <dc:creator>GlideFather</dc:creator>
      <dc:date>2025-07-25T09:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify the display order of list data in a custom table？</title>
      <link>https://www.servicenow.com/community/csm-forum/how-to-modify-the-display-order-of-list-data-in-a-custom-table/m-p/3334400#M44364</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/680052"&gt;@shiz&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;go to user preferences&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChaitanyaILCR_0-1753436223496.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/458535i196F3C109868C7A0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChaitanyaILCR_0-1753436223496.png" alt="ChaitanyaILCR_0-1753436223496.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and create a new user preference&lt;/P&gt;&lt;P&gt;with name yourtablename.db.order&lt;/P&gt;&lt;P&gt;value with your field name (in this case it's &lt;STRONG&gt;module&lt;/STRONG&gt; field backend name)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChaitanyaILCR_3-1753436396420.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/458538iC3EEA6D0B868A14D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChaitanyaILCR_3-1753436396420.png" alt="ChaitanyaILCR_3-1753436396420.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;replace &amp;lt;table_name&amp;gt; with your table name and &amp;lt;field_name&amp;gt; with your field name&lt;/P&gt;&lt;P&gt;and set system = ture&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if you find any other user preference with name where user is populated delete those&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Please mark my answer as&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;FONT color="#008000"&gt;helpful/correct&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/STRONG&gt;if it resolves your query.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;Regards,&lt;BR /&gt;Chaitanya&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jul 2025 09:41:24 GMT</pubDate>
      <guid>https://www.servicenow.com/community/csm-forum/how-to-modify-the-display-order-of-list-data-in-a-custom-table/m-p/3334400#M44364</guid>
      <dc:creator>Chaitanya ILCR</dc:creator>
      <dc:date>2025-07-25T09:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify the display order of list data in a custom table？</title>
      <link>https://www.servicenow.com/community/csm-forum/how-to-modify-the-display-order-of-list-data-in-a-custom-table/m-p/3334405#M44365</link>
      <description>&lt;P&gt;Create 2 new entries on the user preference table [sys_user_preference]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[table name].db.order - Field name used for sort&lt;/P&gt;
&lt;P&gt;[table name].db.order.direction -&amp;nbsp;DESC/ASC&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mark them as system and delete any other same entries present for your custom table.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pranesh072_0-1753436407617.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/458539i3294A050E6AF40EE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Pranesh072_0-1753436407617.png" alt="Pranesh072_0-1753436407617.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jul 2025 09:42:51 GMT</pubDate>
      <guid>https://www.servicenow.com/community/csm-forum/how-to-modify-the-display-order-of-list-data-in-a-custom-table/m-p/3334405#M44365</guid>
      <dc:creator>Pranesh072</dc:creator>
      <dc:date>2025-07-25T09:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify the display order of list data in a custom table？</title>
      <link>https://www.servicenow.com/community/csm-forum/how-to-modify-the-display-order-of-list-data-in-a-custom-table/m-p/3334406#M44366</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="shiz_0-1753436522461.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/458540i3D6E2FE2280671B9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="shiz_0-1753436522461.png" alt="shiz_0-1753436522461.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;What I want is sorting based on data rather than module.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jul 2025 09:42:52 GMT</pubDate>
      <guid>https://www.servicenow.com/community/csm-forum/how-to-modify-the-display-order-of-list-data-in-a-custom-table/m-p/3334406#M44366</guid>
      <dc:creator>shiz</dc:creator>
      <dc:date>2025-07-25T09:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify the display order of list data in a custom table？</title>
      <link>https://www.servicenow.com/community/csm-forum/how-to-modify-the-display-order-of-list-data-in-a-custom-table/m-p/3334415#M44367</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/680052"&gt;@shiz&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you can have a default sort on table list via user preferences and it will apply to all users&lt;/P&gt;
&lt;P&gt;But if later user changes that then it will sort as per that user's preference and will be overridden.&lt;/P&gt;
&lt;P&gt;check this&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.servicenow.com/kb?id=kb_article_view&amp;amp;sysparm_article=KB0868617" target="_blank" rel="noopener"&gt;Control Sort order for list&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If my response helped please mark it correct and close the thread so that it benefits future readers.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jul 2025 09:47:29 GMT</pubDate>
      <guid>https://www.servicenow.com/community/csm-forum/how-to-modify-the-display-order-of-list-data-in-a-custom-table/m-p/3334415#M44367</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2025-07-25T09:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify the display order of list data in a custom table？</title>
      <link>https://www.servicenow.com/community/csm-forum/how-to-modify-the-display-order-of-list-data-in-a-custom-table/m-p/3335714#M44387</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/680052"&gt;@shiz&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope you are doing good.&lt;/P&gt;
&lt;P&gt;Did my reply answer your question?&lt;/P&gt;
&lt;P&gt;If my response helped please mark it correct and close the thread so that it benefits future readers.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2025 03:15:54 GMT</pubDate>
      <guid>https://www.servicenow.com/community/csm-forum/how-to-modify-the-display-order-of-list-data-in-a-custom-table/m-p/3335714#M44387</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2025-07-28T03:15:54Z</dc:date>
    </item>
  </channel>
</rss>

