<?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>Folder Browse button to pick a path of Folder</title><link>https://community.appian.com/discussions/f/user-interface/12326/folder-browse-button-to-pick-a-path-of-folder</link><description>We have a requirement where we have to provide a button on a form. When Clicked it will show the Folder browse dialog and user can select a particular folder from it. On selection of a folder it will return the path to a variable. 
 We tried exploring</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Folder Browse button to pick a path of Folder</title><link>https://community.appian.com/thread/54683?ContentTypeID=1</link><pubDate>Thu, 03 May 2018 06:39:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8e6c41b0-02d0-4a62-a724-219114dde930</guid><dc:creator>Aditya</dc:creator><description>You can use a!folderBrowserFieldColumns() to browse folders in APPIAN and save the path of a particular folder in a variable.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Folder Browse button to pick a path of Folder</title><link>https://community.appian.com/thread/54679?ContentTypeID=1</link><pubDate>Thu, 03 May 2018 05:11:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:52cfb842-ab7d-48db-b347-64b5ce6ff9bc</guid><dc:creator>Deepa_M</dc:creator><description>&lt;p&gt;So from what I understand, user will navigate to the destination folder and you have to determine the path.&lt;/p&gt;
&lt;p&gt;You can achieve this using recursion. using fn!folder(folderId, &amp;quot;parentFolderId&amp;quot;) , stop when parentFolderId is null&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Folder Browse button to pick a path of Folder</title><link>https://community.appian.com/thread/54547?ContentTypeID=1</link><pubDate>Mon, 30 Apr 2018 05:25:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9e772618-174a-40a6-8d40-679eb8091464</guid><dc:creator>sravanis918</dc:creator><description>Hi, Can you please confirm the below: When you select a folder you want that particular folder path to be stored in a variable? so for that reason are you file picker component?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>