<?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>Ability to open documents from a!fileUploadField()</title><link>https://community.appian.com/discussions/f/user-interface/13835/ability-to-open-documents-from-a-fileuploadfield</link><description>Hello dear community ! 
 I have a use case where the user uploads multiple documents in a fileUploadField but want to be able to open them directly after uploading them in the component. (Want to double check like in Outlook or other softwares). 
 Is</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Ability to open documents from a!fileUploadField()</title><link>https://community.appian.com/thread/62818?ContentTypeID=1</link><pubDate>Mon, 19 Nov 2018 15:18:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f2757ba0-ce83-4a98-b8a8-c8c6ca8d08e4</guid><dc:creator>Robert Shankin</dc:creator><description>&lt;p&gt;Hi &lt;a href="/members/thomasc"&gt;Thomas CLOCHE&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The document doesn&amp;#39;t truly exist until the form is submitted.&lt;br /&gt;You need to include a submit step that transforms the temporary document into a ~proper, document with a non-temporary document Id in order to preview the uploaded file.&lt;br /&gt;Your design could always include a deletion step if the upload isn&amp;#39;t &amp;quot;confirmed&amp;quot;.&lt;br /&gt;&lt;br /&gt;For more detail, please review the notes section for the documentation on the&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/18.4/File_Upload_Component.html" target="_blank"&gt;file upload component&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;As written:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;When a file is uploaded, the component updates with a temporary Document representing the uploaded file. Between the upload and the form submission, the file on the server is an inactive temporary file and not accessible except through&amp;nbsp;&lt;code&gt;fv!&lt;/code&gt;&amp;nbsp;variables described in the&amp;nbsp;&lt;em&gt;File Name&lt;/em&gt;,&amp;nbsp;&lt;em&gt;File Description&lt;/em&gt;, and&amp;nbsp;&lt;em&gt;Validations&amp;nbsp;&lt;/em&gt;parameters. This is the only way to access file metadata before the form is submitted.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>