<?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>Sail Upload Document fails in wizards</title><link>https://community.appian.com/discussions/f/user-interface/10082/sail-upload-document-fails-in-wizards</link><description>Hello all, We have a requirement where a form has multiple wizard steps, In one of them there is a upload document component which once the wizardStep changes and then changed back the document is lost. Anyone has an idea how we can overcome this issue</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Sail Upload Document fails in wizards</title><link>https://community.appian.com/thread/44580?ContentTypeID=1</link><pubDate>Thu, 30 Mar 2017 15:11:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1b15c11a-f2dd-4779-8de2-c1deecfcd386</guid><dc:creator>vasilisg</dc:creator><description>Thank you @venusaikumarc !! I still cannot believe I missed that....&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sail Upload Document fails in wizards</title><link>https://community.appian.com/thread/44578?ContentTypeID=1</link><pubDate>Thu, 30 Mar 2017 15:00:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ed9c79f3-e6e1-461c-b1a0-9f544e26fd40</guid><dc:creator>Venu</dc:creator><description>@vasilisg, In you code you are missing Value property in file upload:&lt;br /&gt;a!fileUploadField(&lt;br /&gt;            label: &amp;quot;This document doesn&amp;#39;t&amp;quot;,&lt;br /&gt;            labelPosition: &amp;quot;ABOVE&amp;quot;,&lt;br /&gt;            target: tofolder(3518),      /*---&amp;gt; THIS IS A TEST DOCUMENT FOLDER */&lt;br /&gt;            saveInto: ri!doc,&lt;br /&gt;            value: ri!doc&lt;br /&gt;          )&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>