<?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>interaction between two interfaces</title><link>https://community.appian.com/discussions/f/general/26754/interaction-between-two-interfaces</link><description>I have two interfaces and want to switch between them but my process variable doesn&amp;#39;t interact. 
 
 
 
 
 
 
 
 
 when I click the &amp;quot;Edit Mode&amp;quot; button in the interface, the process variable doesn&amp;#39;t change and the process stays in view mode.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: interaction between two interfaces</title><link>https://community.appian.com/thread/105024?ContentTypeID=1</link><pubDate>Thu, 01 Dec 2022 11:26:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3c173a8c-eef2-4f5d-8667-06a09205131d</guid><dc:creator>amitf1507</dc:creator><description>&lt;p&gt;yes, now its works! thanks &lt;span class="emoticon" data-url="https://community.appian.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: interaction between two interfaces</title><link>https://community.appian.com/thread/105023?ContentTypeID=1</link><pubDate>Thu, 01 Dec 2022 11:22:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f8d7c149-89bc-4e69-b591-235c938054de</guid><dc:creator>Alex Boerescu</dc:creator><description>&lt;p&gt;try setting the submit attribute on your button:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;a!buttonWidget(
  label: &amp;quot;edit mode&amp;quot;,
  value: &amp;quot;edit&amp;quot;,
  saveInto: ri!button,
  submit: true(),
  style: &amp;quot;PRIMARY&amp;quot;
)&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: interaction between two interfaces</title><link>https://community.appian.com/thread/105022?ContentTypeID=1</link><pubDate>Thu, 01 Dec 2022 11:21:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0661e104-a65b-40c6-85a6-0485a91e6212</guid><dc:creator>Mohammed Abdul Azeem</dc:creator><description>&lt;p&gt;Check if you are correctly passing the values in both Forms and Data (Input) tabs of &amp;quot;View Mode&amp;quot; interface&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>