<?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>Save Draft Functionality Implementation</title><link>https://community.appian.com/discussions/f/general/25610/save-draft-functionality-implementation</link><description>Hi All 
 
 I am new to Appian, Can someone please provide me a link or steps on how to implement Appian save draft functionality. 
 Problem Statement - Allow user to save draft while filling the form and after that the same user can access the form and</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Save Draft Functionality Implementation</title><link>https://community.appian.com/thread/100079?ContentTypeID=1</link><pubDate>Wed, 24 Aug 2022 11:13:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5a21c9ef-883b-4cf8-b2a8-5b261e3e9bef</guid><dc:creator>Harshit Bumb (Appyzie)</dc:creator><description>&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/11/pastedimage1661339626094v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Save Draft Functionality Implementation</title><link>https://community.appian.com/thread/100063?ContentTypeID=1</link><pubDate>Wed, 24 Aug 2022 07:22:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ad6cb225-3d37-49ab-8b15-d65401afbfe2</guid><dc:creator>ujjwalr0002</dc:creator><description>&lt;p&gt;Hi Yogesh,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;As you must be using a lookup for handling task status so whenever you are clicking on the SAVE DRAFT button from your form set the status of your request to draft (save in database) and create a record for the request and in record, you can have a RELATED ACTION for resuming the request from the draft.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Save Draft Functionality Implementation</title><link>https://community.appian.com/thread/100060?ContentTypeID=1</link><pubDate>Wed, 24 Aug 2022 06:36:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0307fb02-e44f-47d2-93de-e9aa2bbe93f7</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;This works OOTB. All rules inputs are persisted when the user clicks &amp;quot;Save Draft&amp;quot; on the top left of the screen. Local variables will not be saved.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/22.3/Configuring_the_User_Input_Task.html#additional-configuration-options"&gt;docs.appian.com/.../Configuring_the_User_Input_Task.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Save Draft Functionality Implementation</title><link>https://community.appian.com/thread/100054?ContentTypeID=1</link><pubDate>Wed, 24 Aug 2022 05:50:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:df0b9967-9c98-4c03-9fda-466869465915</guid><dc:creator>deepakg271869</dc:creator><description>&lt;p&gt;You can create a button called save button and on click on this save all the data into Rule inputs/DB and make submit to true and after that node use XOR gateway to check the condition. If btnValue is Save then send the flow to the same node else move the flow to next nodes.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>