Hi, Is it possible to fix the user dashboard. I want to disable the user to remove some dashlet from his dashboard. To do this, how can I 1) create a default user dashboard (with default dashlets) ? 2) Disable users to change this dashboard (to hide/remove the dashlets) ? (I'm working with Alfresco 4.0.e) Thanks
You need to touch the file "presets.xml" found under tomcat\webapps\share\WEB-INF\classes\alfresco\site-data\presets and look for node <preset id="user-dashboard">. Define your own presets and override the default alfresco ones.