Menu options extension
OpenKM 7.1 comes with two user interfaces, called "classic" and "kcenter". Although both functionally are very similar, the layout and the way they are used may have significant differences. This page is based in the "classic" user interface. If you are using the "kcenter" user interface and have any doubts to access any of these features, please create a ticket in the support website.
Menu options feature helps you to set new toolbar menu options. Each menu option opens popup with external URL.
This option is only available if you have enabled the Menu options feature.
There is a parameters passed as request parameter in URL request:
- The node uuid ( document, folder, mail or record ) .
Configuration
Field / Property | Type | Description |
---|---|---|
extension.toolbar.menu |
String |
Each row is a couple of values with a tab content declaration, the format is: name;url;width;height menu1; http://www.openkm.com;500;500 |
More information at Configuration parameters.
Usage
- Click on a menu option. Will be shown a popup with the selected URL.