<?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: Display label and displayvalue in AJAXTableCompleter in Developer forum</title>
    <link>https://www.servicenow.com/community/developer-forum/display-label-and-displayvalue-in-ajaxtablecompleter/m-p/2376047#M929038</link>
    <description>&lt;P&gt;The expected behavior was supposed to be what is documented here on the "Remove the display value column" section:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.servicenow.com/en-US/bundle/tokyo-platform-administration/page/administer/field-administration/concept/c_AutoCompleteForReferenceFields.html" target="_blank"&gt;Auto-complete for reference fields (servicenow.com)&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 08 Nov 2022 13:59:28 GMT</pubDate>
    <dc:creator>HH10</dc:creator>
    <dc:date>2022-11-08T13:59:28Z</dc:date>
    <item>
      <title>Display label and displayvalue in AJAXTableCompleter</title>
      <link>https://www.servicenow.com/community/developer-forum/display-label-and-displayvalue-in-ajaxtablecompleter/m-p/2371899#M927791</link>
      <description>&lt;P&gt;I have a catalog item variable that I am trying to display both the NAME, CAPACITY and FREE SPACE of the options. However, it looked like this when people are searching.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's the &lt;SPAN&gt;Variable attributes added to the variable:&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;ref_auto_completer=AJAXTableCompleter,ref_ac_columns=name;capacity;freespace&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;Here's how it is displayed:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HH10_0-1667497407666.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/214214iB142EFBCFD51DF10/image-size/medium?v=v2&amp;amp;px=400" alt="HH10_0-1667497407666.png" title="HH10_0-1667497407666.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 17:45:40 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/display-label-and-displayvalue-in-ajaxtablecompleter/m-p/2371899#M927791</guid>
      <dc:creator>HH10</dc:creator>
      <dc:date>2022-11-03T17:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: Display label and displayvalue in AJAXTableCompleter</title>
      <link>https://www.servicenow.com/community/developer-forum/display-label-and-displayvalue-in-ajaxtablecompleter/m-p/2371918#M927798</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Yes that's correct behavior only , what are you expecting then ? It will not display field name while searching it will just display values.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 17:59:21 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/display-label-and-displayvalue-in-ajaxtablecompleter/m-p/2371918#M927798</guid>
      <dc:creator>Musab Rasheed</dc:creator>
      <dc:date>2022-11-03T17:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: Display label and displayvalue in AJAXTableCompleter</title>
      <link>https://www.servicenow.com/community/developer-forum/display-label-and-displayvalue-in-ajaxtablecompleter/m-p/2371954#M927807</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is the issue with this current behaviour? Please elaborate a little more so it would be easier to help you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 18:25:47 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/display-label-and-displayvalue-in-ajaxtablecompleter/m-p/2371954#M927807</guid>
      <dc:creator>Saurav11</dc:creator>
      <dc:date>2022-11-03T18:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: Display label and displayvalue in AJAXTableCompleter</title>
      <link>https://www.servicenow.com/community/developer-forum/display-label-and-displayvalue-in-ajaxtablecompleter/m-p/2376047#M929038</link>
      <description>&lt;P&gt;The expected behavior was supposed to be what is documented here on the "Remove the display value column" section:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.servicenow.com/en-US/bundle/tokyo-platform-administration/page/administer/field-administration/concept/c_AutoCompleteForReferenceFields.html" target="_blank"&gt;Auto-complete for reference fields (servicenow.com)&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 13:59:28 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/display-label-and-displayvalue-in-ajaxtablecompleter/m-p/2376047#M929038</guid>
      <dc:creator>HH10</dc:creator>
      <dc:date>2022-11-08T13:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: Display label and displayvalue in AJAXTableCompleter</title>
      <link>https://www.servicenow.com/community/developer-forum/display-label-and-displayvalue-in-ajaxtablecompleter/m-p/2376048#M929039</link>
      <description>&lt;P&gt;The expected behavior was supposed to be what is documented here on the "Remove the display value column" section:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.servicenow.com/en-US/bundle/tokyo-platform-administration/page/administer/field-administration/concept/c_AutoCompleteForReferenceFields.html" target="_blank" rel="noopener noreferrer"&gt;Auto-complete for reference fields (servicenow.com)&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 13:59:45 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/display-label-and-displayvalue-in-ajaxtablecompleter/m-p/2376048#M929039</guid>
      <dc:creator>HH10</dc:creator>
      <dc:date>2022-11-08T13:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: Display label and displayvalue in AJAXTableCompleter</title>
      <link>https://www.servicenow.com/community/developer-forum/display-label-and-displayvalue-in-ajaxtablecompleter/m-p/2376066#M929046</link>
      <description>&lt;P&gt;Have you done that one and still not working ? Just see what is 'Display' value in sys_user table and make changes accordingly, link you have shared has complete example and it should work properly.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 14:09:41 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/display-label-and-displayvalue-in-ajaxtablecompleter/m-p/2376066#M929046</guid>
      <dc:creator>Musab Rasheed</dc:creator>
      <dc:date>2022-11-08T14:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: Display label and displayvalue in AJAXTableCompleter</title>
      <link>https://www.servicenow.com/community/developer-forum/display-label-and-displayvalue-in-ajaxtablecompleter/m-p/2376146#M929080</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am still not sure what you are looking for are you saying it should look like the screenshot?&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="Saurav11_0-1667918412764.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/215331iF83BB7047A81C3FE/image-size/medium?v=v2&amp;amp;px=400" alt="Saurav11_0-1667918412764.png" title="Saurav11_0-1667918412764.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please mark my answer as correct based on Impact.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 14:40:35 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/display-label-and-displayvalue-in-ajaxtablecompleter/m-p/2376146#M929080</guid>
      <dc:creator>Saurav11</dc:creator>
      <dc:date>2022-11-08T14:40:35Z</dc:date>
    </item>
  </channel>
</rss>

