<?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 modify the reference field dropdown(eg: showing 1 through 15 of 22) in workspace in Developer forum</title>
    <link>https://www.servicenow.com/community/developer-forum/how-to-modify-the-reference-field-dropdown-eg-showing-1-through/m-p/2908650#M1107881</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/249464"&gt;@Eswari K&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please try updating value of&amp;nbsp;&lt;STRONG&gt;glide.ui.max_ref_dropdown&amp;nbsp;&lt;/STRONG&gt;system property.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;refer this knowledge article as well&amp;nbsp; &lt;A href="https://support.servicenow.com/kb?id=kb_article_view&amp;amp;sysparm_article=KB0858914" target="_blank"&gt;https://support.servicenow.com/kb?id=kb_article_view&amp;amp;sysparm_article=KB0858914&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.&lt;BR /&gt;Regards,&lt;BR /&gt;Ranjit&lt;/P&gt;</description>
    <pubDate>Wed, 24 Apr 2024 15:28:20 GMT</pubDate>
    <dc:creator>Ranjit Nimbalka</dc:creator>
    <dc:date>2024-04-24T15:28:20Z</dc:date>
    <item>
      <title>How to modify the reference field dropdown(eg: showing 1 through 15 of 22) in workspace</title>
      <link>https://www.servicenow.com/community/developer-forum/how-to-modify-the-reference-field-dropdown-eg-showing-1-through/m-p/2908582#M1107863</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EswariK_0-1713967322769.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/350796iDC026BEBF3C719AD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="EswariK_0-1713967322769.png" alt="EswariK_0-1713967322769.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The above mentioned screenshot is in workspace view, when i type any letters in the reference field is display "Showing 1 through 15 of 22" . its showing only 15 records.&amp;nbsp; How to display all the records in the dropdown.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 14:44:16 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-to-modify-the-reference-field-dropdown-eg-showing-1-through/m-p/2908582#M1107863</guid>
      <dc:creator>Eswari K</dc:creator>
      <dc:date>2024-04-24T14:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify the reference field dropdown(eg: showing 1 through 15 of 22) in workspace</title>
      <link>https://www.servicenow.com/community/developer-forum/how-to-modify-the-reference-field-dropdown-eg-showing-1-through/m-p/2908613#M1107873</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/249464"&gt;@Eswari K&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This can easily be increased by navigating to the system property:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;glide.xmlhttp.max_choices&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To get to this, type 'sys_properties.LIST' into the Navigation menu and hit enter. This will fire up the system properties into a separate browser tab.&lt;/P&gt;&lt;P&gt;Then search for this property and increase the value field to 25 (for example).&lt;/P&gt;&lt;P&gt;Word of caution - do not increase this value to such a large value that the list extends across the screen or impacts performance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;To help others (or for me to help you more directly), please mark this response correct by clicking on&amp;nbsp;&lt;STRONG&gt;Accept as Solution&lt;/STRONG&gt;&amp;nbsp;and/or&amp;nbsp;&lt;STRONG&gt;Kudos&lt;/STRONG&gt;.&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;Thanks, Robbie&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 15:06:14 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-to-modify-the-reference-field-dropdown-eg-showing-1-through/m-p/2908613#M1107873</guid>
      <dc:creator>Robbie</dc:creator>
      <dc:date>2024-04-24T15:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify the reference field dropdown(eg: showing 1 through 15 of 22) in workspace</title>
      <link>https://www.servicenow.com/community/developer-forum/how-to-modify-the-reference-field-dropdown-eg-showing-1-through/m-p/2908621#M1107875</link>
      <description>&lt;P&gt;Hi Robbie, Thanks for your response.&lt;/P&gt;&lt;P&gt;Its working fine in table level but i need it in workspace.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 15:15:08 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-to-modify-the-reference-field-dropdown-eg-showing-1-through/m-p/2908621#M1107875</guid>
      <dc:creator>Eswari K</dc:creator>
      <dc:date>2024-04-24T15:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify the reference field dropdown(eg: showing 1 through 15 of 22) in workspace</title>
      <link>https://www.servicenow.com/community/developer-forum/how-to-modify-the-reference-field-dropdown-eg-showing-1-through/m-p/2908650#M1107881</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/249464"&gt;@Eswari K&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please try updating value of&amp;nbsp;&lt;STRONG&gt;glide.ui.max_ref_dropdown&amp;nbsp;&lt;/STRONG&gt;system property.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;refer this knowledge article as well&amp;nbsp; &lt;A href="https://support.servicenow.com/kb?id=kb_article_view&amp;amp;sysparm_article=KB0858914" target="_blank"&gt;https://support.servicenow.com/kb?id=kb_article_view&amp;amp;sysparm_article=KB0858914&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.&lt;BR /&gt;Regards,&lt;BR /&gt;Ranjit&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 15:28:20 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-to-modify-the-reference-field-dropdown-eg-showing-1-through/m-p/2908650#M1107881</guid>
      <dc:creator>Ranjit Nimbalka</dc:creator>
      <dc:date>2024-04-24T15:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify the reference field dropdown(eg: showing 1 through 15 of 22) in workspace</title>
      <link>https://www.servicenow.com/community/developer-forum/how-to-modify-the-reference-field-dropdown-eg-showing-1-through/m-p/2908660#M1107887</link>
      <description>&lt;P&gt;Thank you so much&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/57655"&gt;@Robbie&lt;/a&gt;, Its working fine!&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 15:35:24 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-to-modify-the-reference-field-dropdown-eg-showing-1-through/m-p/2908660#M1107887</guid>
      <dc:creator>Eswari K</dc:creator>
      <dc:date>2024-04-24T15:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify the reference field dropdown(eg: showing 1 through 15 of 22) in workspace</title>
      <link>https://www.servicenow.com/community/developer-forum/how-to-modify-the-reference-field-dropdown-eg-showing-1-through/m-p/2908661#M1107888</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/249464"&gt;@Eswari K&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it's worked for you please accept as a solution that will be useful for future readers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ranjit&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 15:36:45 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-to-modify-the-reference-field-dropdown-eg-showing-1-through/m-p/2908661#M1107888</guid>
      <dc:creator>Ranjit Nimbalka</dc:creator>
      <dc:date>2024-04-24T15:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to modify the reference field dropdown(eg: showing 1 through 15 of 22) in workspace</title>
      <link>https://www.servicenow.com/community/developer-forum/how-to-modify-the-reference-field-dropdown-eg-showing-1-through/m-p/2908666#M1107891</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/249464"&gt;@Eswari K&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you also adjust the system property:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;glide.ui.max_ref_dropdown&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;To help others (or for me to help you more directly), please mark this response correct by clicking on&amp;nbsp;&lt;STRONG&gt;Accept as Solution&lt;/STRONG&gt;&amp;nbsp;and/or&amp;nbsp;&lt;STRONG&gt;Kudos&lt;/STRONG&gt;.&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;Thanks, Robbie&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 15:40:46 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-to-modify-the-reference-field-dropdown-eg-showing-1-through/m-p/2908666#M1107891</guid>
      <dc:creator>Robbie</dc:creator>
      <dc:date>2024-04-24T15:40:46Z</dc:date>
    </item>
  </channel>
</rss>

