\n\nat the template bottom.\n\nThanks for your feedback", "htmlContent" : "

Hi,

\n

We cannot disable easily context menus in the platform. Therefore, this ticket https://jira.nuxeo.com/browse/NXP-13293 has been created in that purpose.

\n

Now, as a workaround, you can override related templates according to areas:

\n

nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/tree_explorer.xhtml for left panel (tree) nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/incl/documents_layout_table.xhtml for content views (grids)

\n

To disable the menu, you can remove/comment:

\n

\n
  <ui:param name=\"popupMenuId\" value=\"#{formId}\" />\n</ui:include>\n<script>\n  ....\n  setupContextMenu(...);\n</script>\n
\n

at the template bottom.

\n

Thanks for your feedback

" } ] }; Versioning.getActiveVersion = function() { var versions = this.versions; for (var i=0,len=versions.length;i

Select a revision to compare with:
Side by side diff