<?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 how to display any particular dependent field for specific country using client script in Community Central forum</title>
    <link>https://www.servicenow.com/community/community-central-forum/how-to-display-any-particular-dependent-field-for-specific/m-p/2922779#M78</link>
    <description>&lt;P&gt;how to display any particular dependent field for (ex: filed A which is dependent on field B) this is only for specific country using client script.&lt;/P&gt;&lt;P&gt;any suggestions on script????&lt;/P&gt;</description>
    <pubDate>Wed, 08 May 2024 07:06:07 GMT</pubDate>
    <dc:creator>Neerja Sharma</dc:creator>
    <dc:date>2024-05-08T07:06:07Z</dc:date>
    <item>
      <title>how to display any particular dependent field for specific country using client script</title>
      <link>https://www.servicenow.com/community/community-central-forum/how-to-display-any-particular-dependent-field-for-specific/m-p/2922779#M78</link>
      <description>&lt;P&gt;how to display any particular dependent field for (ex: filed A which is dependent on field B) this is only for specific country using client script.&lt;/P&gt;&lt;P&gt;any suggestions on script????&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 07:06:07 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/how-to-display-any-particular-dependent-field-for-specific/m-p/2922779#M78</guid>
      <dc:creator>Neerja Sharma</dc:creator>
      <dc:date>2024-05-08T07:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: how to display any particular dependent field for specific country using client script</title>
      <link>https://www.servicenow.com/community/community-central-forum/how-to-display-any-particular-dependent-field-for-specific/m-p/2922782#M79</link>
      <description>&lt;P&gt;Hi &lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/199635"&gt;@Neerja Sharma&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to attain this via client script, then you can make sure of addOption() &amp;amp; removeOption() in client science.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps...&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 07:07:35 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/how-to-display-any-particular-dependent-field-for-specific/m-p/2922782#M79</guid>
      <dc:creator>Sohail Khilji</dc:creator>
      <dc:date>2024-05-08T07:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: how to display any particular dependent field for specific country using client script</title>
      <link>https://www.servicenow.com/community/community-central-forum/how-to-display-any-particular-dependent-field-for-specific/m-p/2922801#M80</link>
      <description>&lt;P&gt;any other solution to achieve this if not going with client script?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 07:14:37 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/how-to-display-any-particular-dependent-field-for-specific/m-p/2922801#M80</guid>
      <dc:creator>Neerja Sharma</dc:creator>
      <dc:date>2024-05-08T07:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: how to display any particular dependent field for specific country using client script</title>
      <link>https://www.servicenow.com/community/community-central-forum/how-to-display-any-particular-dependent-field-for-specific/m-p/2922816#M81</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/199635"&gt;@Neerja Sharma&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is one field which is dependent value in choice table so you if choose A there there depenednt value should be B,C, D etc So if you choose A then Dependent will be B,C,D etc..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;I&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Please mark my soultion to accept for this.&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;I&gt;Thanks&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;Jitendra&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 07:21:20 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/how-to-display-any-particular-dependent-field-for-specific/m-p/2922816#M81</guid>
      <dc:creator>Jitendra Diwak1</dc:creator>
      <dc:date>2024-05-08T07:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: how to display any particular dependent field for specific country using client script</title>
      <link>https://www.servicenow.com/community/community-central-forum/how-to-display-any-particular-dependent-field-for-specific/m-p/2971770#M339</link>
      <description>&lt;P&gt;Where do you need to display the he dependent fields? Classic? Service portal ? Custom workspace? Catalog item?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2024 20:57:06 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/how-to-display-any-particular-dependent-field-for-specific/m-p/2971770#M339</guid>
      <dc:creator>Marc Mouries</dc:creator>
      <dc:date>2024-06-24T20:57:06Z</dc:date>
    </item>
  </channel>
</rss>

