<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Transferring Rule input from one interface to another</title><link>https://community.appian.com/discussions/f/user-interface/19973/transferring-rule-input-from-one-interface-to-another</link><description>My first interface page has a dataType entiity has a rule input, and I want to pass the same to the next interface. My code in the first interface is: 
 a!buttonWidget( label: &amp;quot;Next&amp;quot;, value: local!activeStep + 1, saveInto: { activeStep: local!activeStep</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Transferring Rule input from one interface to another</title><link>https://community.appian.com/thread/78080?ContentTypeID=1</link><pubDate>Tue, 24 Nov 2020 17:46:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e94ec60e-d6be-4795-9817-398f9a3ecd2c</guid><dc:creator>Pedro Sim&amp;#245;es</dc:creator><description>&lt;p&gt;Hi Karan,&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I&amp;#39;m not fully understanding where are you referencing the child interface but you should map the rule inputs together from the child interface to the parent. On top of that, your saveInto is not properly developed. You should use a list of a!save or a combination of a variable + a!save. See the link below for more documentation.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a href="https://docs.appian.com/suite/help/20.3/fnc_evaluation_save.html"&gt;docs.appian.com/.../fnc_evaluation_save.html&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>