<?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>Button When clicked, go to different interface</title><link>https://community.appian.com/discussions/f/process/19648/button-when-clicked-go-to-different-interface</link><description>I am building an app, I want to build a simple process which gets triggered when the button is clicked and goes to a different interface, 
 I have created a basic process model but I am unable to make it work: 
 
 
 In this XOR, checks if the button is</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Button When clicked, go to different interface</title><link>https://community.appian.com/thread/76789?ContentTypeID=1</link><pubDate>Tue, 29 Sep 2020 19:31:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3a2ffccb-902a-41c3-a13b-fc6071327e00</guid><dc:creator>davel001150</dc:creator><description>&lt;p&gt;You need 2 flows.&amp;nbsp; Stick a User Input task somewhere after the XOR, then draw lines from XOR to the User Input task, then from the User Input task to the End node.&amp;nbsp; Also click on the End node and set it to Terminate.&amp;nbsp; Click on the lines from Start to XOR and XOR to User Input and set Chaining to true if you want the next Form to appear right after the last one without extra steps in between.&amp;nbsp; That&amp;#39;s called Activity Chaining, and you can read up on that more in the documentation.&lt;/p&gt;
&lt;p&gt;You&amp;#39;ll need to pick the form for your User Input task, then set the inputs to the form.&amp;nbsp; It&amp;#39;s honestly gotten a lot more straightforward recently, and the app itself will help you do things right.&amp;nbsp; Then you&amp;#39;ll need to configure the cases in your XOR to choose either one line or the other.&amp;nbsp; Labeling the lines can really help, but labeling the nodes you&amp;#39;ll wind up on works alright by itself if they&amp;#39;re good names.&lt;/p&gt;
&lt;p&gt;Good luck, and welcome to Appian Community.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Button When clicked, go to different interface</title><link>https://community.appian.com/thread/76767?ContentTypeID=1</link><pubDate>Mon, 28 Sep 2020 17:48:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a7c4acda-858f-4ded-9150-0ad65f494006</guid><dc:creator>Carlos Santander</dc:creator><description>&lt;p&gt;Given that you mentioned you already have an interface with a button, you shouldn&amp;#39;t need to go through the &lt;a href="https://docs.appian.com/suite/help/20.3/SAIL_Tutorial.html" rel="noopener noreferrer" target="_blank"&gt;Interface Tutorial&lt;/a&gt;. However, it might be good to revisit it just in case.&lt;/p&gt;
&lt;p&gt;Once you have your interface working, take a look at the &lt;a href="https://docs.appian.com/suite/help/20.3/Process_Modeling_Tutorial.html" rel="noopener noreferrer" target="_blank"&gt;Process Modeling Tutorial&lt;/a&gt;. It even has the situation you&amp;#39;re describing with an XOR gateway conditionally going to another form.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>