<?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: What is listID passed on to the g_list.get('&amp;lt;listID&amp;gt;') Api? in Developer forum</title>
    <link>https://www.servicenow.com/community/developer-forum/what-is-listid-passed-on-to-the-g-list-get-lt-listid-gt-api/m-p/1358354#M15280</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The listID is the name of the list, which is usually the table name.&lt;/P&gt;
&lt;P&gt;You can use this &lt;A href="https://developer.servicenow.com/dev.do#!/reference/api/madrid/client/c_GlideList2API" rel="nofollow"&gt;link &lt;/A&gt;&amp;nbsp;to check all the APIs and way to fetch view of your current list&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please mark as CORRECT if this solves your query&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;DR&lt;/P&gt;</description>
    <pubDate>Wed, 29 Apr 2020 11:10:24 GMT</pubDate>
    <dc:creator>Community Alums</dc:creator>
    <dc:date>2020-04-29T11:10:24Z</dc:date>
    <item>
      <title>What is listID passed on to the g_list.get('&lt;listID&gt;') Api?</title>
      <link>https://www.servicenow.com/community/developer-forum/what-is-listid-passed-on-to-the-g-list-get-lt-listid-gt-api/m-p/1358353#M15279</link>
      <description>&lt;P&gt;What is listID passed on to the g_list.get('&amp;lt;listID&amp;gt;') Api? and how to get listId for particular list view in servicenow?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2020 10:28:14 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/what-is-listid-passed-on-to-the-g-list-get-lt-listid-gt-api/m-p/1358353#M15279</guid>
      <dc:creator>Prasant Kumar 1</dc:creator>
      <dc:date>2020-04-29T10:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: What is listID passed on to the g_list.get('&lt;listID&gt;') Api?</title>
      <link>https://www.servicenow.com/community/developer-forum/what-is-listid-passed-on-to-the-g-list-get-lt-listid-gt-api/m-p/1358354#M15280</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The listID is the name of the list, which is usually the table name.&lt;/P&gt;
&lt;P&gt;You can use this &lt;A href="https://developer.servicenow.com/dev.do#!/reference/api/madrid/client/c_GlideList2API" rel="nofollow"&gt;link &lt;/A&gt;&amp;nbsp;to check all the APIs and way to fetch view of your current list&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please mark as CORRECT if this solves your query&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;DR&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2020 11:10:24 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/what-is-listid-passed-on-to-the-g-list-get-lt-listid-gt-api/m-p/1358354#M15280</guid>
      <dc:creator>Community Alums</dc:creator>
      <dc:date>2020-04-29T11:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: What is listID passed on to the g_list.get('&lt;listID&gt;') Api?</title>
      <link>https://www.servicenow.com/community/developer-forum/what-is-listid-passed-on-to-the-g-list-get-lt-listid-gt-api/m-p/1358355#M15281</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;
&lt;P&gt;Thanks for the reply but,&lt;/P&gt;
&lt;P&gt;my requirement is :-&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;GlideList2.get('&amp;lt;listID&amp;gt;').setFilterAndRefresh('');&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;to refresh the related list of a form.&lt;/P&gt;
&lt;P&gt;how i will fetch the listId of list?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2020 11:31:32 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/what-is-listid-passed-on-to-the-g-list-get-lt-listid-gt-api/m-p/1358355#M15281</guid>
      <dc:creator>Prasant Kumar 1</dc:creator>
      <dc:date>2020-04-29T11:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: What is listID passed on to the g_list.get('&lt;listID&gt;') Api?</title>
      <link>https://www.servicenow.com/community/developer-forum/what-is-listid-passed-on-to-the-g-list-get-lt-listid-gt-api/m-p/1358356#M15282</link>
      <description>&lt;P&gt;you can try something like below.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="codecolorer-container javascript geshi"&gt;
&lt;DIV class="javascript codecolorer"&gt;GlideList2.get(g_form.getTableName()&amp;nbsp;+&amp;nbsp;'.YOUR_RELATED_LIST_NAME_HERE').setFilterAndRefresh('');&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 29 Apr 2020 11:34:12 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/what-is-listid-passed-on-to-the-g-list-get-lt-listid-gt-api/m-p/1358356#M15282</guid>
      <dc:creator>hvrdhn88</dc:creator>
      <dc:date>2020-04-29T11:34:12Z</dc:date>
    </item>
  </channel>
</rss>

