<?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>Cancel button on interface</title><link>https://community.appian.com/discussions/f/new-to-appian/18300/cancel-button-on-interface</link><description>Hi, 
 I saw a couple of posts on how to configure the cancel button in Appian, but it seems confusing to me on which one to follow. It seems that Appian considers &amp;quot;cancel&amp;quot; button in an interface as cancelling the whole process flow. 
 What I want to do</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Cancel button on interface</title><link>https://community.appian.com/thread/72004?ContentTypeID=1</link><pubDate>Mon, 10 Feb 2020 21:05:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ee232eea-c626-47ba-aac1-3565125d6b1e</guid><dc:creator>robertab0001</dc:creator><description>&lt;p&gt;Thank you so much. I will add the confirmation message, it makes totally sense. :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cancel button on interface</title><link>https://community.appian.com/thread/72003?ContentTypeID=1</link><pubDate>Mon, 10 Feb 2020 20:57:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8384284d-c787-4a61-bbaa-da232c0f117f</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Gotcha - so for the second use case, you would just need to put an XOR gateway right after your user input task node, checking for the CLOSE button press. &amp;nbsp;If so, just loop back to the user input task, without enabling Activity Chaining (otherwise the user would just find themselves back on the form again). &amp;nbsp;Depending on how your data save is set up between the interface and the process model, you may or may not need to take an extra step either on the interface or in process, to revert the user&amp;#39;s changes to the last version.&lt;/p&gt;
&lt;p&gt;As an aside, I recommend giving the user a confirmation message warning them that they&amp;#39;ll be losing any changed data, anytime a &amp;quot;close&amp;quot; or &amp;quot;cancel&amp;quot; click will cause data to be discarded.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cancel button on interface</title><link>https://community.appian.com/thread/72002?ContentTypeID=1</link><pubDate>Mon, 10 Feb 2020 20:49:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f314b43d-a69b-4a9a-9f17-bedcae701e78</guid><dc:creator>robertab0001</dc:creator><description>&lt;p&gt;Hi Mike,&lt;/p&gt;
&lt;p&gt;This is what I have in mind:&lt;/p&gt;
&lt;p&gt;1) For the start form, the process would be just to end the flow without saving any information. - which I added a gateway and end event for &amp;quot;cancel&amp;quot;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;2) For the other user input forms, the process would be to &amp;quot;close&amp;quot; the form without saving any information and the task would just go back to the user&amp;#39;s task list. - this one i am not sure how to proceed.&lt;/p&gt;
&lt;p&gt;Thank you for your help.&lt;/p&gt;
&lt;p&gt;Roberta&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cancel button on interface</title><link>https://community.appian.com/thread/71996?ContentTypeID=1</link><pubDate>Mon, 10 Feb 2020 19:48:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:54c1a292-09c5-46f7-ab9b-5e25bb6d4e0c</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;There isn&amp;#39;t anything special about a &amp;quot;cancel&amp;quot; button that keeps you from doing what is needed in your case - it just happens to be that in general, a cancel button will end the current process flow / instance.&amp;nbsp; But otherwise the button can be labelled whatever you want, and do as much (or as little) extra data processing as needed.&lt;/p&gt;
&lt;p&gt;In your case: what would the desired behavior be&amp;nbsp;&lt;em&gt;after&lt;/em&gt; the user closes the form?&amp;nbsp; Does the task just go away, go to someone else, reappear on their task list, etc?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>