<?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>How to pass a value from one interface on button/richtext click to another interface rule input ?</title><link>https://community.appian.com/discussions/f/new-to-appian/21726/how-to-pass-a-value-from-one-interface-on-button-richtext-click-to-another-interface-rule-input</link><description>I am trying to pass a value from one interface on button/richtext click to another interface rule input, please help.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to pass a value from one interface on button/richtext click to another interface rule input ?</title><link>https://community.appian.com/thread/84983?ContentTypeID=1</link><pubDate>Wed, 25 Aug 2021 16:30:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1f6fe3cc-722c-46ef-8c26-fd4be991a7c5</guid><dc:creator>Richard Michaelis</dc:creator><description>&lt;p&gt;it dependes how and what excatly you want to archive:&lt;br /&gt;1.) you can call the other&amp;nbsp;form(component) by rule!myFormComponent() in your main form.&lt;br /&gt;you can use the rule inputs like usual: rule!MyInterface(ruleinput1: &amp;quot;abc&amp;quot;, ruleinput2: 123)&lt;br /&gt;2.) or like mike suggested via process.&lt;br /&gt;submitting your form and providing the values or your rule inputs towards the process and using the pv(s) to update the rulesinputes fo your new form.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to pass a value from one interface on button/richtext click to another interface rule input ?</title><link>https://community.appian.com/thread/84978?ContentTypeID=1</link><pubDate>Wed, 25 Aug 2021 13:17:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:82bb0b8d-e6a6-4217-8360-bea3040dade6</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;What is the relationship between the two interfaces in question?&amp;nbsp; The standard way to do this sort of thing is via a Process Model, in which case this use case is standard practice, and very easy.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>