cancel
Showing results for 
Search instead for 
Did you mean: 

Remove a Dashlet [Solved]

michaelc
Champ on-the-rise
Champ on-the-rise
Can you remove a Dashlet from the system that some users have on there dashboard ? 

  Removing it from the system is simple, but if users have it on there dashboard what occurs ?
  Do I need to also build scripts to remove it from there dashboards ?
3 REPLIES 3

alexcipr
Champ in-the-making
Champ in-the-making
Can you remove a Dashlet from the system that some users have on there dashboard ?
Yes by deleting them from ${tomcat_home}/webapps/share/webapps/share/WEB-INF/classes/alfresco/site-webscripts/org/alfresco/components/dashlets and refreshing share webscript.

…but if users have it on there dashboard what occurs ?
Some error log appears in user dashboard that contain the removed dashlet

Do I need to also build scripts to remove it from there dashboards ?
Yes you can see how in customize-dashboard webscript. You can find it in ${tomcat_home}/webapps/share/webapps/share/WEB-INF/classes/alfresco/site-webscripts/org/alfresco/components/dashboard

Regards.

Alessandro

michaelc
Champ on-the-rise
Champ on-the-rise
Thank you, Nice to get a complete answer such as that.
I will try that out and see how it work for me.

michaelc
Champ on-the-rise
Champ on-the-rise
So would I modify line 17 of customise-dashboard.post.json.js  to include the dashlet name in the oldComponents list ?
Getting started

Tags


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.