<?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 Dynamic Reference List Layout Based on a Field in Community Central forum</title>
    <link>https://www.servicenow.com/community/community-central-forum/dynamic-reference-list-layout-based-on-a-field/m-p/3495491#M6135</link>
    <description>&lt;P&gt;Is it technically possible to configure a custom reference view that dynamically changes based on the value of a specific field on the form?&lt;/P&gt;&lt;P&gt;For example, when&amp;nbsp;&lt;STRONG&gt;" = "Value X"&lt;/STRONG&gt;, we would like the reference list layout to include an additional column (e.g., &lt;STRONG&gt;"Customer Number"&lt;/STRONG&gt;) next to the Name field, while keeping the default reference list layout unchanged for all other values.&lt;/P&gt;</description>
    <pubDate>Tue, 24 Feb 2026 09:29:23 GMT</pubDate>
    <dc:creator>Liam Christophe</dc:creator>
    <dc:date>2026-02-24T09:29:23Z</dc:date>
    <item>
      <title>Dynamic Reference List Layout Based on a Field</title>
      <link>https://www.servicenow.com/community/community-central-forum/dynamic-reference-list-layout-based-on-a-field/m-p/3495491#M6135</link>
      <description>&lt;P&gt;Is it technically possible to configure a custom reference view that dynamically changes based on the value of a specific field on the form?&lt;/P&gt;&lt;P&gt;For example, when&amp;nbsp;&lt;STRONG&gt;" = "Value X"&lt;/STRONG&gt;, we would like the reference list layout to include an additional column (e.g., &lt;STRONG&gt;"Customer Number"&lt;/STRONG&gt;) next to the Name field, while keeping the default reference list layout unchanged for all other values.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Feb 2026 09:29:23 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/dynamic-reference-list-layout-based-on-a-field/m-p/3495491#M6135</guid>
      <dc:creator>Liam Christophe</dc:creator>
      <dc:date>2026-02-24T09:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Reference List Layout Based on a Field</title>
      <link>https://www.servicenow.com/community/community-central-forum/dynamic-reference-list-layout-based-on-a-field/m-p/3495507#M6137</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/148466"&gt;@Liam Christophe&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;not possible.&lt;/P&gt;
&lt;P&gt;1 table will have only 1 Reference List&lt;/P&gt;
&lt;P&gt;For example: you have &lt;STRONG&gt;Caller&lt;/STRONG&gt; field on incident and you can't change the columns shown here dynamically based on INC form field values&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="55.png" style="width: 999px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/503256i7438075FB18FD444/image-size/large?v=v2&amp;amp;px=999" role="button" title="55.png" alt="55.png" /&gt;&lt;/span&gt;&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>Tue, 24 Feb 2026 09:36:00 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/dynamic-reference-list-layout-based-on-a-field/m-p/3495507#M6137</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2026-02-24T09:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Reference List Layout Based on a Field</title>
      <link>https://www.servicenow.com/community/community-central-forum/dynamic-reference-list-layout-based-on-a-field/m-p/3495565#M6147</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/148466"&gt;@Liam Christophe&lt;/a&gt;&amp;nbsp;Liam Christophe,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV&gt;&lt;P&gt;Yeah, I looked into all the possible approaches, and it looks like this requirement &lt;STRONG&gt;can’t be achieved natively&lt;/STRONG&gt; in ServiceNow. The reference list layout (columns shown in the lookup) is controlled at the dictionary level, and it &lt;STRONG&gt;doesn’t support conditional views&lt;/STRONG&gt; based on another field’s value.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I explored the common suggestions like:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Using &lt;STRONG&gt;Reference Qualifiers&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Dynamic Filters&lt;/LI&gt;&lt;LI&gt;UI Policies / Client Scripts&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;…but none of these allow changing the &lt;EM&gt;columns&lt;/EM&gt; shown in the reference lookup dynamically. They only control filtering or visibility, not the layout itself.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;H3&gt;✔ Alternative ideas that may help:&lt;/H3&gt;&lt;P&gt;Here are a few workable approaches depending on your use case:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1. Use two different reference fields&lt;/STRONG&gt; (each with its own layout)&lt;BR /&gt;Then show/hide them based on your field value.&lt;BR /&gt;Not perfect, but the simplest workaround.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2. Add a calculated / display field&lt;/STRONG&gt;&lt;BR /&gt;If you only need to show one extra value (like Customer Number), you can combine data in the display value or use a decorated reference.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3. Build a custom lookup UI Page&lt;/STRONG&gt;&lt;BR /&gt;This gives full control over columns and behavior.&lt;BR /&gt;More effort, but works if the requirement is critical.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;4. Use GlideModal with a custom table view&lt;/STRONG&gt;&lt;BR /&gt;Trigger a modal popup showing the filtered data with your preferred column layout.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If this resolves your issue, please mark the response as Helpful and accept it as the Solution so it can assist others as well.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 24 Feb 2026 10:18:50 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/dynamic-reference-list-layout-based-on-a-field/m-p/3495565#M6147</guid>
      <dc:creator>Sachin_Nasa</dc:creator>
      <dc:date>2026-02-24T10:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Reference List Layout Based on a Field</title>
      <link>https://www.servicenow.com/community/community-central-forum/dynamic-reference-list-layout-based-on-a-field/m-p/3495779#M6148</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/938423"&gt;@Sachin_Nasa&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you suggested alternative approach&amp;nbsp;&lt;STRONG&gt;Use two different reference fields&lt;/STRONG&gt;&amp;nbsp;and possibly referring to same table.&lt;/P&gt;
&lt;P&gt;Could you give a working solution for your approach?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Feb 2026 13:14:34 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/dynamic-reference-list-layout-based-on-a-field/m-p/3495779#M6148</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2026-02-24T13:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Reference List Layout Based on a Field</title>
      <link>https://www.servicenow.com/community/community-central-forum/dynamic-reference-list-layout-based-on-a-field/m-p/3496289#M6155</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/148466"&gt;@Liam Christophe&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;&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, 25 Feb 2026 03:06:52 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/dynamic-reference-list-layout-based-on-a-field/m-p/3496289#M6155</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2026-02-25T03:06:52Z</dc:date>
    </item>
  </channel>
</rss>

