<?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 display only a specific record as the first selection in a reference field List in Developer forum</title>
    <link>https://www.servicenow.com/community/developer-forum/how-to-display-only-a-specific-record-as-the-first-selection-in/m-p/2951948#M1119074</link>
    <description>&lt;P&gt;Is it possible to display only a specific record as the first selection in a reference field List?&lt;BR /&gt;not a shadow text or default value.&lt;BR /&gt;Klick on the ref icon, and in that pop list, Japan should be First and then&amp;nbsp;Afghanistan,&amp;nbsp;Albania....&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Example.&lt;BR /&gt;Click on the Ref field: Name of Country&lt;BR /&gt;The core_company entries are then displayed there.&lt;BR /&gt;Japan should be at the top, as the first suggestion. ANd then all the Other Countries in the Alphabet Order by Name&lt;BR /&gt;&lt;BR /&gt;You can work with attributes and e.g. filter on sys updated on and update the Japan entry, but this is certainly not a permanent solution.&lt;/P&gt;</description>
    <pubDate>Tue, 04 Jun 2024 09:45:28 GMT</pubDate>
    <dc:creator>Meloper</dc:creator>
    <dc:date>2024-06-04T09:45:28Z</dc:date>
    <item>
      <title>How to display only a specific record as the first selection in a reference field List</title>
      <link>https://www.servicenow.com/community/developer-forum/how-to-display-only-a-specific-record-as-the-first-selection-in/m-p/2951948#M1119074</link>
      <description>&lt;P&gt;Is it possible to display only a specific record as the first selection in a reference field List?&lt;BR /&gt;not a shadow text or default value.&lt;BR /&gt;Klick on the ref icon, and in that pop list, Japan should be First and then&amp;nbsp;Afghanistan,&amp;nbsp;Albania....&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Example.&lt;BR /&gt;Click on the Ref field: Name of Country&lt;BR /&gt;The core_company entries are then displayed there.&lt;BR /&gt;Japan should be at the top, as the first suggestion. ANd then all the Other Countries in the Alphabet Order by Name&lt;BR /&gt;&lt;BR /&gt;You can work with attributes and e.g. filter on sys updated on and update the Japan entry, but this is certainly not a permanent solution.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2024 09:45:28 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-to-display-only-a-specific-record-as-the-first-selection-in/m-p/2951948#M1119074</guid>
      <dc:creator>Meloper</dc:creator>
      <dc:date>2024-06-04T09:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to display only a specific record as the first selection in a reference field</title>
      <link>https://www.servicenow.com/community/developer-forum/how-to-display-only-a-specific-record-as-the-first-selection-in/m-p/2951950#M1119076</link>
      <description>&lt;P&gt;With a bit of luck Japan will always be the 'most recently selected'. But you can't put an order on that, unless you want to add a space in front of the country (' Japan'), or just run a daily job to update the record every day and order it like you are suggesting yourself.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2024 09:45:13 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-to-display-only-a-specific-record-as-the-first-selection-in/m-p/2951950#M1119076</guid>
      <dc:creator>Mark Manders</dc:creator>
      <dc:date>2024-06-04T09:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to display only a specific record as the first selection in a reference field List</title>
      <link>https://www.servicenow.com/community/developer-forum/how-to-display-only-a-specific-record-as-the-first-selection-in/m-p/2951953#M1119077</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;
&lt;P&gt;depending on how you set up your reference qualifier, you can use the attribute "&lt;SPAN&gt;ref_ac_order_by=" to add fields by which the results should be ordered. You can find this in the ServiceNow documentation &lt;A href="https://docs.servicenow.com/bundle/washingtondc-platform-administration/page/administer/field-administration/concept/c_AutoCompleteForReferenceFields.html" target="_blank" rel="noopener"&gt;here&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Note: This will sort all countries in alphabetical order, but won't put Japan on top. I also am unaware of any way to do this outside of a custom scripting for the UI itself (which i don't recommend).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Fabian&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2024 09:47:53 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-to-display-only-a-specific-record-as-the-first-selection-in/m-p/2951953#M1119077</guid>
      <dc:creator>Fabian Kunzke</dc:creator>
      <dc:date>2024-06-04T09:47:53Z</dc:date>
    </item>
  </channel>
</rss>

