<?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>Display document name upon uploading the document in the editable grid.</title><link>https://community.appian.com/discussions/f/new-to-appian/29451/display-document-name-upon-uploading-the-document-in-the-editable-grid</link><description>Hi, 
 I have a requirement where user uploads the document(at this stage we have the temporary document) in the editable grid. Beside of the document component, we should display the document name in the text field. If user wants they can edit the document</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Display document name upon uploading the document in the editable grid.</title><link>https://community.appian.com/thread/116708?ContentTypeID=1</link><pubDate>Mon, 24 Jul 2023 20:47:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3fde2140-dff0-434e-974f-9864402f03a9</guid><dc:creator>Angel Enrique Garcia Adasme</dc:creator><description>&lt;p&gt;If you want to take properties from the document, first of all you have to do a submit, is a requirement for the a!fileUploadField.&lt;/p&gt;
&lt;p&gt;On my project I had a similar request, so on the process model we have a firts user task where the user upload the file and after is submited. The instance flows to another user input task which is chaining and has the same interface, so for the user is the same interface and we have the propierties from the document.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Display document name upon uploading the document in the editable grid.</title><link>https://community.appian.com/thread/116706?ContentTypeID=1</link><pubDate>Mon, 24 Jul 2023 19:48:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b7899f71-a8af-4b6b-b467-6c7a731385bd</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Unfortunately since we &lt;a href="/discussions/f/general/17496/feature-request-a-fileuploadfield-should-allow-access-to-file-properties-fv-files-within-its-saveinto-parameter"&gt;still can&amp;#39;t access the file properties within the saveInto of a!fileUploadField()&lt;/a&gt;, this use case is difficult / impossible to accomplish using only out-of-box functionality.&lt;/p&gt;
&lt;p&gt;I will offer that the &amp;quot;content object details by ID&amp;quot; function within the Content Tools plug-in, &lt;em&gt;can&lt;/em&gt; access the document&amp;#39;s (full) name, though it&amp;#39;s a bit of a pain because it by default includes the document&amp;#39;s name and extension concatenated together in a longer string that you must extract it from.&amp;nbsp; But if you&amp;#39;re desperate to accomplish this, you should be able to build it using this as a starting point.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>