<?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 Interceptors to populate field values in Developer forum</title>
    <link>https://www.servicenow.com/community/developer-forum/interceptors-to-populate-field-values/m-p/2520317#M981810</link>
    <description>&lt;P&gt;I have a table &lt;STRONG&gt;u_manager_activities_sv&lt;/STRONG&gt; and it has two fields &lt;STRONG&gt;u_catagory&lt;/STRONG&gt; and &lt;STRONG&gt;u_subcatogory&lt;/STRONG&gt; (which are drop down fields). I have to use an interceptor which allows user to choose the values for these fields. Once they choose, the form should auto populate these values in the respective fields (which is now read-only). How do I do this?&lt;/P&gt;</description>
    <pubDate>Wed, 29 Mar 2023 12:19:42 GMT</pubDate>
    <dc:creator>vidhya_mouli</dc:creator>
    <dc:date>2023-03-29T12:19:42Z</dc:date>
    <item>
      <title>Interceptors to populate field values</title>
      <link>https://www.servicenow.com/community/developer-forum/interceptors-to-populate-field-values/m-p/2520317#M981810</link>
      <description>&lt;P&gt;I have a table &lt;STRONG&gt;u_manager_activities_sv&lt;/STRONG&gt; and it has two fields &lt;STRONG&gt;u_catagory&lt;/STRONG&gt; and &lt;STRONG&gt;u_subcatogory&lt;/STRONG&gt; (which are drop down fields). I have to use an interceptor which allows user to choose the values for these fields. Once they choose, the form should auto populate these values in the respective fields (which is now read-only). How do I do this?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2023 12:19:42 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/interceptors-to-populate-field-values/m-p/2520317#M981810</guid>
      <dc:creator>vidhya_mouli</dc:creator>
      <dc:date>2023-03-29T12:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: Interceptors to populate field values</title>
      <link>https://www.servicenow.com/community/developer-forum/interceptors-to-populate-field-values/m-p/2951273#M1118909</link>
      <description>&lt;P&gt;you can use url query parameter, in the target url field of the answer object of the interceptor, add: &amp;lt;table.do?&amp;gt;sysparm_query=sys_id=-1&amp;amp;targetfield1=value1^targetfield2=value2...&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2024 16:20:31 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/interceptors-to-populate-field-values/m-p/2951273#M1118909</guid>
      <dc:creator>yifeng</dc:creator>
      <dc:date>2024-06-03T16:20:31Z</dc:date>
    </item>
  </channel>
</rss>

