<?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 create search option in choice field in Developer forum</title>
    <link>https://www.servicenow.com/community/developer-forum/how-to-create-search-option-in-choice-field/m-p/2994320#M1131533</link>
    <description>&lt;P&gt;Hi Harsha Vardhan,&lt;BR /&gt;for example;-&amp;nbsp; we have 3 dependent fields with search functionality&amp;nbsp;&lt;STRONG&gt;Category&lt;/STRONG&gt; and &lt;STRONG&gt;Sub Category&lt;/STRONG&gt; and &lt;STRONG&gt;Detail&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;On Change of category field the sub category is not getting None as of now Sub Category is dependent on Category field.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance.&lt;/P&gt;</description>
    <pubDate>Fri, 19 Jul 2024 11:14:03 GMT</pubDate>
    <dc:creator>sachinisrav</dc:creator>
    <dc:date>2024-07-19T11:14:03Z</dc:date>
    <item>
      <title>How to create search option in choice field</title>
      <link>https://www.servicenow.com/community/developer-forum/how-to-create-search-option-in-choice-field/m-p/1452813#M109739</link>
      <description>&lt;P class="ng-scope"&gt;Hi everyone,&amp;nbsp;&lt;/P&gt;
&lt;P class="ng-scope"&gt;How to create search option in choice field for example&lt;/P&gt;
&lt;P class="ng-scope"&gt;Like State field, I want search option in state field.&lt;/P&gt;
&lt;P class="ng-scope"&gt;Thanq&lt;/P&gt;</description>
      <pubDate>Sun, 19 May 2019 17:15:55 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-to-create-search-option-in-choice-field/m-p/1452813#M109739</guid>
      <dc:creator>Rekha Singh</dc:creator>
      <dc:date>2019-05-19T17:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to create search option in choice field</title>
      <link>https://www.servicenow.com/community/developer-forum/how-to-create-search-option-in-choice-field/m-p/1452814#M109740</link>
      <description>&lt;P&gt;adding doc link here.&lt;/P&gt;
&lt;P&gt;kindly refer that.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.servicenow.com/bundle/london-platform-administration/page/administer/field-administration/task/t_ViewChoiceListDefinitions.html" rel="nofollow"&gt;https://docs.servicenow.com/bundle/london-platform-administration/page/administer/field-administration/task/t_ViewChoiceListDefinitions.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 19 May 2019 17:21:05 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-to-create-search-option-in-choice-field/m-p/1452814#M109740</guid>
      <dc:creator>hvrdhn88</dc:creator>
      <dc:date>2019-05-19T17:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to create search option in choice field</title>
      <link>https://www.servicenow.com/community/developer-forum/how-to-create-search-option-in-choice-field/m-p/1452815#M109741</link>
      <description>&lt;P&gt;In the Attributes field, type&amp;nbsp;is_searchable_choice=true.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 19 May 2019 17:23:19 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-to-create-search-option-in-choice-field/m-p/1452815#M109741</guid>
      <dc:creator>hvrdhn88</dc:creator>
      <dc:date>2019-05-19T17:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to create search option in choice field</title>
      <link>https://www.servicenow.com/community/developer-forum/how-to-create-search-option-in-choice-field/m-p/1452816#M109742</link>
      <description>Hi
U write in Attributes field, type is_searchable_choice=true.</description>
      <pubDate>Mon, 20 May 2019 04:11:38 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-to-create-search-option-in-choice-field/m-p/1452816#M109742</guid>
      <dc:creator>Rahul Kumar17</dc:creator>
      <dc:date>2019-05-20T04:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to create search option in choice field</title>
      <link>https://www.servicenow.com/community/developer-forum/how-to-create-search-option-in-choice-field/m-p/1452817#M109743</link>
      <description>&lt;P&gt;seriously !!&lt;/P&gt;
&lt;P&gt;i don't want to do this, but why did you answer the same thing which i had already did that on this thread. and how this correct answer got changed .&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;THIS IS SERIOUSLY CRAP&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2019 07:05:42 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-to-create-search-option-in-choice-field/m-p/1452817#M109743</guid>
      <dc:creator>hvrdhn88</dc:creator>
      <dc:date>2019-05-20T07:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to create search option in choice field</title>
      <link>https://www.servicenow.com/community/developer-forum/how-to-create-search-option-in-choice-field/m-p/1452818#M109744</link>
      <description>&lt;P&gt;if you really want to help here then do it genuinely not this way ..&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;JUST FYI..&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/161288i62B320EA20E40B75/image-size/large?v=v2&amp;amp;px=999" 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;
&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;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2019 07:26:08 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-to-create-search-option-in-choice-field/m-p/1452818#M109744</guid>
      <dc:creator>hvrdhn88</dc:creator>
      <dc:date>2019-05-20T07:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to create search option in choice field</title>
      <link>https://www.servicenow.com/community/developer-forum/how-to-create-search-option-in-choice-field/m-p/1452819#M109745</link>
      <description>&lt;P&gt;hi Harshvardhan&lt;/P&gt;
&lt;P&gt;u r correct but i don't know&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2019 08:14:56 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-to-create-search-option-in-choice-field/m-p/1452819#M109745</guid>
      <dc:creator>Rahul Kumar17</dc:creator>
      <dc:date>2019-05-20T08:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to create search option in choice field</title>
      <link>https://www.servicenow.com/community/developer-forum/how-to-create-search-option-in-choice-field/m-p/2994320#M1131533</link>
      <description>&lt;P&gt;Hi Harsha Vardhan,&lt;BR /&gt;for example;-&amp;nbsp; we have 3 dependent fields with search functionality&amp;nbsp;&lt;STRONG&gt;Category&lt;/STRONG&gt; and &lt;STRONG&gt;Sub Category&lt;/STRONG&gt; and &lt;STRONG&gt;Detail&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;On Change of category field the sub category is not getting None as of now Sub Category is dependent on Category field.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 11:14:03 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-to-create-search-option-in-choice-field/m-p/2994320#M1131533</guid>
      <dc:creator>sachinisrav</dc:creator>
      <dc:date>2024-07-19T11:14:03Z</dc:date>
    </item>
  </channel>
</rss>

