<?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 can we display an uploaded file in our interface?</title><link>https://community.appian.com/discussions/f/user-interface/19163/how-can-we-display-an-uploaded-file-in-our-interface</link><description>Well, 
 My problem is that i want to upload a file in an interface and show it at the same time in the interface. I dont know if it is possible in Appian. 
 I have tried to save the upload file in a rule input as a Document and then call this rule input</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How can we display an uploaded file in our interface?</title><link>https://community.appian.com/thread/75043?ContentTypeID=1</link><pubDate>Mon, 29 Jun 2020 13:47:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:17b650d6-4262-4972-9d26-e457f9193aa9</guid><dc:creator>Danny Verb</dc:creator><description>&lt;p&gt;You can also utilize a!recordActionField and a!refreshVariable( refreshAfter: &amp;quot;RECORD_ACTION&amp;quot;) to submit a form on any interface and then show the result right away&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can we display an uploaded file in our interface?</title><link>https://community.appian.com/thread/75042?ContentTypeID=1</link><pubDate>Mon, 29 Jun 2020 13:10:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5837a063-a563-43d8-9153-5d99a329d389</guid><dc:creator>Peter Lewis</dc:creator><description>&lt;p&gt;You can&amp;#39;t display the file immediately after upload because the file is considered temporary until the form is submitted. The best work around for this is to have a submit button that is something like &amp;quot;View Preview&amp;quot;. Then, use activity chaining to link a second interface that displays the document.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>