<?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>Output from interface rule</title><link>https://community.appian.com/discussions/f/user-interface/9135/output-from-interface-rule</link><description>I have one parent interface rule. lets add AddEmployee form. I am calling another interface rule which has section layout and selected grid. i want to get the selected value back from interface rule to parent interface rule. I am passing ri!selectedGridId</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Output from interface rule</title><link>https://community.appian.com/thread/40802?ContentTypeID=1</link><pubDate>Sun, 25 Dec 2016 06:25:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:195274f0-6c78-4985-ab34-0252737d1fdc</guid><dc:creator>ajinkyab277</dc:creator><description>Yes i resolved it using rule input.  while replacing local!input with ri!input. I missed to remove the ri!input from load&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Output from interface rule</title><link>https://community.appian.com/thread/40801?ContentTypeID=1</link><pubDate>Sat, 24 Dec 2016 22:21:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:65afb8de-ec46-4ad9-be6d-780163a5794e</guid><dc:creator>harishkumart</dc:creator><description>@ajinkya as far as i know it saving the selection to the rule input in the child interface should serve the purpose can you please attach the code snippet to help us understand your problem and suggest you the approach&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Output from interface rule</title><link>https://community.appian.com/thread/40800?ContentTypeID=1</link><pubDate>Sat, 24 Dec 2016 20:35:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c07e349c-fdbb-427d-822d-76a9056c3672</guid><dc:creator>Dastagiri Dudekula</dc:creator><description>@ajinkya please try in this manner by following given link as per the type of data you are targetting to store. a!save(local!selectedIndices, tointeger({}))&lt;br /&gt;https://forum.appian.com/suite/help/16.3//recipe_use_selection_for_bulk_actions_in_an_inline_editable_grid.html&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Output from interface rule</title><link>https://community.appian.com/thread/40799?ContentTypeID=1</link><pubDate>Sat, 24 Dec 2016 18:13:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:514b8676-7321-4b6d-9ff8-d065cce36938</guid><dc:creator>harrys</dc:creator><description>Can we see a sample of your code, to better diagnose the issue?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Output from interface rule</title><link>https://community.appian.com/thread/40798?ContentTypeID=1</link><pubDate>Sat, 24 Dec 2016 17:11:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4a3c1b5c-93a3-49d4-b5ba-5a8099c520e9</guid><dc:creator>abhinavg712</dc:creator><description>Not sure if understood your question correctly, the value from the child rule can be received easily in the parent form by saving the gridSelection value into the child rule input variable.&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;a href="/cfs-filesystemfile/__key/communityserver-discussions-components-files/13/Parent_5F00_Child_5F00_Interface_5F00_Rule.png"&gt;&lt;img src="/cfs-filesystemfile/__key/communityserver-discussions-components-files/13/Parent_5F00_Child_5F00_Interface_5F00_Rule.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>