<?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 replace document?</title><link>https://community.appian.com/discussions/f/general/13801/how-to-replace-document</link><description>User uploaded document &amp;quot;Accepting Task&amp;quot; which is being shown as a document link to download upon saving as shown in the below image. 
 If user tries to reupload an updated document, we want to update existing document with new version instead of creating</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to replace document?</title><link>https://community.appian.com/thread/62679?ContentTypeID=1</link><pubDate>Thu, 15 Nov 2018 00:45:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a7b3b8ca-408e-4b51-ac67-36b3551959cd</guid><dc:creator>ekanshj</dc:creator><description>&lt;p&gt;Hi anushas0002,&lt;/p&gt;
&lt;p&gt;You can have a remove icon adjacent to the download link of each document as shown in image. On click of that link the document will be removed from the link to download and stored in a variable. So when&amp;nbsp;the user submits the UI you can handle the deletion of documents in that variable and delete it from DB as well as from the document folder.&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-discussions-components-files/11/pastedimage1542246255098v1.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/11/pastedimage1542246255098v1.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to replace document?</title><link>https://community.appian.com/thread/62650?ContentTypeID=1</link><pubDate>Wed, 14 Nov 2018 16:18:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4857fbed-b34d-4570-8ceb-09de7f3ad92e</guid><dc:creator>Mike Schmitt</dc:creator><description>The only way to upload a new version of an already-uploaded document is to use that document&amp;#39;s ID in the target of an upload field.  You will probably need to do this in a separate spot from your multi-uploader, as Appian will have no way of knowing what uploaded files are supposed to be new versions of existing ones versus whole new documents.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>