03-06-2012 09:31 AM
Is it possible to disable the adding gadgets button in the dashboard? I tried to search some extension point, but I found nothing about it...
03-06-2012 10:12 AM
Hi,
Those actions are currently defined in the xhtml template. To override it and remove the Add gagdet
action, you need to override the user_opensocial_dashboard.xhtml
template in nuxeo.war/incl/dashboard/
in your own bundle and remove the following line:
<a id="addGadgetButton" href="#{baseURL}site/gadgets?language=#{localeSelector.language}">#{messages['label.opensocial.container.add.gadget']}</a>
03-13-2012 06:47 AM
any update ? Is Thomas or me that was right.
03-14-2012 05:48 AM
Here I am, sorry, I was ill!
02-19-2013 12:44 PM
Hello, About this question, is it possible to disabled gagdet but keep it for Administrator group ? thanks
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.