<?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>Selected doc in Image Field</title><link>https://community.appian.com/discussions/f/general/9031/selected-doc-in-image-field</link><description>Is there any way I can show selected document in fileUploadField in next ImageField on the same form. OriginalPostID-251890</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Selected doc in Image Field</title><link>https://community.appian.com/thread/40256?ContentTypeID=1</link><pubDate>Sat, 10 Dec 2016 01:11:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d170b99e-0804-4e51-bb98-505050472050</guid><dc:creator>Ashvin Kapur</dc:creator><description>AFAIK, there&amp;#39;s no way of doing so without clicking a button, as Sidhant has suggested above, since the document is not saved to the Appian repository until after leaving the form.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Selected doc in Image Field</title><link>https://community.appian.com/thread/40221?ContentTypeID=1</link><pubDate>Fri, 09 Dec 2016 12:12:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:de00e027-3298-43b2-8389-a40f4fb8eafc</guid><dc:creator>Sidhant Behura</dc:creator><description>Yes you can but that will involve Submitting the form(like a Upload Button) and again coming back to the same form using activity chaining.&lt;br /&gt;&lt;br /&gt;First you need an Upload Button which will be a submit button.After you select the document, you should click the Upload Button which takes you inside the process model and the permanent document id of the document is generated. Then you need to put an XOR gate which should be able to recognize the Upload action and then link the flow to the same Form(this flow should be completely activity chained). This was you can display the selected document in the image field.&lt;br /&gt;&lt;br /&gt;Please let me know if the information was useful.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>