<?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 UI Action Script that will show Form Section in Developer forum</title>
    <link>https://www.servicenow.com/community/developer-forum/ui-action-script-that-will-show-form-section/m-p/2222092#M874076</link>
    <description>&lt;P&gt;Hi, Would like to ask for some help with script that will show the Form Section (Privacy) once the UI Action (Privacy Incident) is clicked?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="find_real_file.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/79002i0E4BC4F245167931/image-size/large?v=v2&amp;amp;px=999" role="button" title="find_real_file.png" alt="find_real_file.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 07 Dec 2018 11:31:30 GMT</pubDate>
    <dc:creator>jxa7987</dc:creator>
    <dc:date>2018-12-07T11:31:30Z</dc:date>
    <item>
      <title>UI Action Script that will show Form Section</title>
      <link>https://www.servicenow.com/community/developer-forum/ui-action-script-that-will-show-form-section/m-p/2222092#M874076</link>
      <description>&lt;P&gt;Hi, Would like to ask for some help with script that will show the Form Section (Privacy) once the UI Action (Privacy Incident) is clicked?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="find_real_file.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/79002i0E4BC4F245167931/image-size/large?v=v2&amp;amp;px=999" role="button" title="find_real_file.png" alt="find_real_file.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Dec 2018 11:31:30 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/ui-action-script-that-will-show-form-section/m-p/2222092#M874076</guid>
      <dc:creator>jxa7987</dc:creator>
      <dc:date>2018-12-07T11:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: UI Action Script that will show Form Section</title>
      <link>https://www.servicenow.com/community/developer-forum/ui-action-script-that-will-show-form-section/m-p/2222093#M874077</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You need to select the client checkbox on your UI action and then add this script.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; g_form.setSectionDisplay('privacy', true);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Dec 2018 11:41:30 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/ui-action-script-that-will-show-form-section/m-p/2222093#M874077</guid>
      <dc:creator>Alikutty A</dc:creator>
      <dc:date>2018-12-07T11:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: UI Action Script that will show Form Section</title>
      <link>https://www.servicenow.com/community/developer-forum/ui-action-script-that-will-show-form-section/m-p/2222094#M874078</link>
      <description>&lt;P&gt;You should also hide this section when form is loaded. So add this script in an OnLoad client script.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; g_form.setSectionDisplay('privacy', false);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Dec 2018 11:47:30 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/ui-action-script-that-will-show-form-section/m-p/2222094#M874078</guid>
      <dc:creator>Alikutty A</dc:creator>
      <dc:date>2018-12-07T11:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: UI Action Script that will show Form Section</title>
      <link>https://www.servicenow.com/community/developer-forum/ui-action-script-that-will-show-form-section/m-p/2222095#M874079</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Have you tried it out?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 08 Dec 2018 11:51:27 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/ui-action-script-that-will-show-form-section/m-p/2222095#M874079</guid>
      <dc:creator>Alikutty A</dc:creator>
      <dc:date>2018-12-08T11:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: UI Action Script that will show Form Section</title>
      <link>https://www.servicenow.com/community/developer-forum/ui-action-script-that-will-show-form-section/m-p/2222096#M874080</link>
      <description>&lt;P&gt;Hi, I already tried it but we want it go directly to the exact form section when UI action is clicked. Any inputs?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Dec 2018 14:40:38 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/ui-action-script-that-will-show-form-section/m-p/2222096#M874080</guid>
      <dc:creator>jxa7987</dc:creator>
      <dc:date>2018-12-14T14:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: UI Action Script that will show Form Section</title>
      <link>https://www.servicenow.com/community/developer-forum/ui-action-script-that-will-show-form-section/m-p/2222097#M874081</link>
      <description>&lt;P&gt;You mean you want to change the focus to the fields within this tab?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Dec 2018 14:46:40 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/ui-action-script-that-will-show-form-section/m-p/2222097#M874081</guid>
      <dc:creator>Alikutty A</dc:creator>
      <dc:date>2018-12-14T14:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: UI Action Script that will show Form Section</title>
      <link>https://www.servicenow.com/community/developer-forum/ui-action-script-that-will-show-form-section/m-p/2222098#M874082</link>
      <description>&lt;P&gt;I'm able to resolve using this line from this thread&lt;/P&gt;
&lt;P&gt;https://community.servicenow.com/community?id=community_question&amp;amp;sys_id=1609cfa1db5cdbc01dcaf3231f96198f&amp;amp;view_source=searchResult&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 14:21:59 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/ui-action-script-that-will-show-form-section/m-p/2222098#M874082</guid>
      <dc:creator>jxa7987</dc:creator>
      <dc:date>2018-12-17T14:21:59Z</dc:date>
    </item>
  </channel>
</rss>

