<?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 Is it possible to pass the 'Conditions' parameter from a reference field in sys_sg_input? in Community Central forum</title>
    <link>https://www.servicenow.com/community/community-central-forum/is-it-possible-to-pass-the-conditions-parameter-from-a-reference/m-p/3531810#M6753</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;I need help with the mobile agent.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Is it possible to pass the 'Conditions' parameter from a reference field in sys_sg_input?&lt;BR /&gt;&lt;BR /&gt;values ​​from another input, for example...&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Captura de tela 2026-04-25 020726.png" style="width: 999px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/512087i18706B2A8462DFB6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Captura de tela 2026-04-25 020726.png" alt="Captura de tela 2026-04-25 020726.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 25 Apr 2026 05:12:30 GMT</pubDate>
    <dc:creator>Guilherme Mazie</dc:creator>
    <dc:date>2026-04-25T05:12:30Z</dc:date>
    <item>
      <title>Is it possible to pass the 'Conditions' parameter from a reference field in sys_sg_input?</title>
      <link>https://www.servicenow.com/community/community-central-forum/is-it-possible-to-pass-the-conditions-parameter-from-a-reference/m-p/3531810#M6753</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;I need help with the mobile agent.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Is it possible to pass the 'Conditions' parameter from a reference field in sys_sg_input?&lt;BR /&gt;&lt;BR /&gt;values ​​from another input, for example...&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Captura de tela 2026-04-25 020726.png" style="width: 999px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/512087i18706B2A8462DFB6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Captura de tela 2026-04-25 020726.png" alt="Captura de tela 2026-04-25 020726.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Apr 2026 05:12:30 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/is-it-possible-to-pass-the-conditions-parameter-from-a-reference/m-p/3531810#M6753</guid>
      <dc:creator>Guilherme Mazie</dc:creator>
      <dc:date>2026-04-25T05:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to pass the 'Conditions' parameter from a reference field in sys_sg_input?</title>
      <link>https://www.servicenow.com/community/community-central-forum/is-it-possible-to-pass-the-conditions-parameter-from-a-reference/m-p/3532002#M6758</link>
      <description>&lt;DIV&gt;&lt;BR /&gt;
&lt;DIV&gt;&lt;SPAN&gt;Replace the hardcoded sys_id with a variable reference.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;BR /&gt;
&lt;DIV&gt;&lt;SPAN&gt;1.&lt;/SPAN&gt;&lt;SPAN&gt; Variables tab → add a variable, e.g. contractType.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;2.&lt;/SPAN&gt;&lt;SPAN&gt; Inputs tab → change the material input's Conditions attribute from:&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; u_contract_type=864f3df48733f2544a74a8e80cbb359a&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; to:&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; u_contract_type=${contractType}&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;3.&lt;/SPAN&gt;&lt;SPAN&gt; Pass the value in from the calling screen/action via Parameter mapping.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;BR /&gt;
&lt;DIV&gt;&lt;SPAN&gt;You can chain conditions too: u_contract_type=${contractType}^active=true.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Sun, 26 Apr 2026 07:24:58 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/is-it-possible-to-pass-the-conditions-parameter-from-a-reference/m-p/3532002#M6758</guid>
      <dc:creator>Naveen20</dc:creator>
      <dc:date>2026-04-26T07:24:58Z</dc:date>
    </item>
  </channel>
</rss>

