<?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 Re: how to control a reference field display value in Developer forum</title>
    <link>https://www.servicenow.com/community/developer-forum/how-to-control-a-reference-field-display-value/m-p/3570309#M1259633</link>
    <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/406401"&gt;@Alon Grod&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;legal name field is from top table "&lt;STRONG&gt;sn_fin_organization&lt;/STRONG&gt;" and not from "&lt;STRONG&gt;sn_fin_supplier&lt;/STRONG&gt;"&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;sn_fin_supplier&lt;/STRONG&gt;&amp;nbsp;extends&amp;nbsp;&lt;STRONG&gt;sn_fin_organization&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Also there is an OOTB dictionary override on legal name field of "&lt;STRONG&gt;sn_fin_organization&lt;/STRONG&gt;" table which sets Legal name as Display=true for "&lt;STRONG&gt;sn_fin_supplier&lt;/STRONG&gt;"&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;1) Delete that Dictionary override record from related list i.e. below image&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AnkurBawiskar_0-1783496489849.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/522601iFFB27C4AB222A373/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AnkurBawiskar_0-1783496489849.png" alt="AnkurBawiskar_0-1783496489849.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;2) Then mark Number field on "sn_fin_supplier" as Display=True&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AnkurBawiskar_1-1783496541686.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/522602i73410C61F4FCE2D8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AnkurBawiskar_1-1783496541686.png" alt="AnkurBawiskar_1-1783496541686.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":light_bulb:"&gt;💡&lt;/span&gt; If my response helped, please mark it as correct &lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; and close the thread &lt;span class="lia-unicode-emoji" title=":locked:"&gt;🔒&lt;/span&gt;— this helps future readers find the solution faster! &lt;span class="lia-unicode-emoji" title=":folded_hands:"&gt;🙏&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 08 Jul 2026 07:43:26 GMT</pubDate>
    <dc:creator>Ankur Bawiskar</dc:creator>
    <dc:date>2026-07-08T07:43:26Z</dc:date>
    <item>
      <title>how to control a reference field display value</title>
      <link>https://www.servicenow.com/community/developer-forum/how-to-control-a-reference-field-display-value/m-p/3570232#M1259628</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I have the OOB field 'supplier' on sn_slm_case table which is reference to sn_fin_supplier table.&lt;BR /&gt;&lt;BR /&gt;I change the display value on the sn_fin_supplier table from 'legal name' field to 'number' fields (display = true)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I populate the supplier field i still see the legal name and not the number, any idea why?&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="AlonGrod_0-1783491772946.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/522564iAFAE097DE1C0472E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AlonGrod_0-1783491772946.png" alt="AlonGrod_0-1783491772946.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2026 06:22:58 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-to-control-a-reference-field-display-value/m-p/3570232#M1259628</guid>
      <dc:creator>Alon Grod</dc:creator>
      <dc:date>2026-07-08T06:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to control a reference field display value</title>
      <link>https://www.servicenow.com/community/developer-forum/how-to-control-a-reference-field-display-value/m-p/3570252#M1259630</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/406401"&gt;@Alon Grod&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;check for the attributes of&amp;nbsp;&lt;SPAN&gt;legal name field (if it is overriding) :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-07-08 121058.png" style="width: 590px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/522566i2B7C1EA97AEE03F6/image-dimensions/590x47?v=v2" width="590" height="47" role="button" title="Screenshot 2026-07-08 121058.png" alt="Screenshot 2026-07-08 121058.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If my response helped mark as helpful and accept the solution.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2026 06:42:38 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-to-control-a-reference-field-display-value/m-p/3570252#M1259630</guid>
      <dc:creator>yashkamde</dc:creator>
      <dc:date>2026-07-08T06:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: how to control a reference field display value</title>
      <link>https://www.servicenow.com/community/developer-forum/how-to-control-a-reference-field-display-value/m-p/3570262#M1259631</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/406401"&gt;@Alon Grod&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please check if Legal name has Display attribute and checkbox enabled. Disable them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ehab Pilloor&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2026 06:57:14 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-to-control-a-reference-field-display-value/m-p/3570262#M1259631</guid>
      <dc:creator>Ehab Pilloor</dc:creator>
      <dc:date>2026-07-08T06:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: how to control a reference field display value</title>
      <link>https://www.servicenow.com/community/developer-forum/how-to-control-a-reference-field-display-value/m-p/3570309#M1259633</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/406401"&gt;@Alon Grod&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;legal name field is from top table "&lt;STRONG&gt;sn_fin_organization&lt;/STRONG&gt;" and not from "&lt;STRONG&gt;sn_fin_supplier&lt;/STRONG&gt;"&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;sn_fin_supplier&lt;/STRONG&gt;&amp;nbsp;extends&amp;nbsp;&lt;STRONG&gt;sn_fin_organization&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Also there is an OOTB dictionary override on legal name field of "&lt;STRONG&gt;sn_fin_organization&lt;/STRONG&gt;" table which sets Legal name as Display=true for "&lt;STRONG&gt;sn_fin_supplier&lt;/STRONG&gt;"&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;1) Delete that Dictionary override record from related list i.e. below image&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AnkurBawiskar_0-1783496489849.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/522601iFFB27C4AB222A373/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AnkurBawiskar_0-1783496489849.png" alt="AnkurBawiskar_0-1783496489849.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;2) Then mark Number field on "sn_fin_supplier" as Display=True&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AnkurBawiskar_1-1783496541686.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/522602i73410C61F4FCE2D8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AnkurBawiskar_1-1783496541686.png" alt="AnkurBawiskar_1-1783496541686.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":light_bulb:"&gt;💡&lt;/span&gt; If my response helped, please mark it as correct &lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; and close the thread &lt;span class="lia-unicode-emoji" title=":locked:"&gt;🔒&lt;/span&gt;— this helps future readers find the solution faster! &lt;span class="lia-unicode-emoji" title=":folded_hands:"&gt;🙏&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2026 07:43:26 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-to-control-a-reference-field-display-value/m-p/3570309#M1259633</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2026-07-08T07:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: how to control a reference field display value</title>
      <link>https://www.servicenow.com/community/developer-forum/how-to-control-a-reference-field-display-value/m-p/3570997#M1259744</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/406401"&gt;@Alon Grod&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;Just a recommendation: Please perform an impact analysis before changing &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;Display = true&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; for any table, especially an OOB table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It may have resolved your specific use case, but the same table could be used in several other use cases. Changing this setting could unexpectedly alter the behavior for other users and potentially have a negative impact on the overall user experience. It's always a good idea to assess the broader impact before making such changes.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2026 05:18:25 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-to-control-a-reference-field-display-value/m-p/3570997#M1259744</guid>
      <dc:creator>Tanushree Maiti</dc:creator>
      <dc:date>2026-07-09T05:18:25Z</dc:date>
    </item>
  </channel>
</rss>

