• How to open folder if know folder's uuid using javascript

  • Do you want to create a native client or integrate with third party applications: webservices are the solution.
Do you want to create a native client or integrate with third party applications: webservices are the solution.
Forum rules: Please, before asking something see the documentation wiki or use the search feature of the forum. And remember we don't have a crystal ball or mental readers, so if you post about an issue tell us which OpenKM are you using and also the browser and operating system version. For more info read How to Report Bugs Effectively.
 #50417  by jllort
 
Take a look at this documentation section https://docs.openkm.com/kcenter/view/ok ... t-api.html, you can open any kind of node ( folder, document, etc... ). I suggest you use this one jsOpenPathByUuid

Finally, remember the preview feature is in a Iframe, that means the javascript method is exposed from the parent. To get working the call you need:
Code: Select all
parent.jsOpenPathByUuid(uuid);
or maybe parent.parent ( should check )

About Us

OpenKM is part of the management software. A management software is a program that facilitates the accomplishment of administrative tasks. OpenKM is a document management system that allows you to manage business content and workflow in a more efficient way. Document managers guarantee data protection by establishing information security for business content.