Folder widget
Hi
I'm using widget folderbrowser2.widget in our external app.
var browser = new FolderBrowserWidget2(
{
connection: serverConnection,
start: {id: folderID }
});
browser.show({placeholder: '#folderwidget'});
Is it possible to hide Up navigation (screenshot)?
Comments
-
Hi Uldis,
I think this is the purpose of the stop property in the breadcrumb object you can define in the FolderBrowser2 object.
I haven't tried this, but would seem a logical candidate to try.
Regards,
David
0 -
Hey Uldis - care to post your final code showing others benefit of your finding? :)
0 -
An excellent example for others to beneift from :)
0 -
Yes, it is possible to hide the Up navigation button in the FolderBrowserWidget2. The FolderBrowserWidget2 class may have a property or method that allows you to control the visibility of the Up navigation button. However, without specific information about the FolderBrowserWidget2 implementation or the documentation for that widget, I cannot provide you with the exact code or method to achieve this.
0 -
I think this is the purpose of the stop property in the breadcrumb object you can define in the FolderBrowser2 object.
0
Categories
- All Categories
- 123 Developer Announcements
- 54 Articles
- 156 General Questions
- 151 Thrust Services
- 57 Developer Hackathon
- 38 Thrust Studio
- 20.6K Analytics
- 4.2K AppWorks
- 9K Extended ECM
- 919 Core Messaging
- 84 Digital Asset Management
- 9.4K Documentum
- 34 eDOCS
- 193 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 10 XM Fax
- Follow Categories