11-28-2013 06:32 AM
hello,
Is there an extension point to set the default home page ?
On Nuxeo 5.6 my user starts after connection on "Server default Domain". Is it possible to start on "HOME>dashboard"
Using http://doc.nuxeo.com/display/KB/Changing+the+welcome+page+of+Nuxeo+DM I try Deployment Extensions :
<extension target="pages#PAGES">
<page view-id="/nxstartup.xhtml"
action="#{startupHelper.initDomainAndFindStartupPage('Default domain','user_dashboard')}" />
</extension>
but it's still on "document mangement" tab.
thanks
11-28-2013 11:21 AM
Only administrators have the 'document management' as the home page. Normal users' home is user_dashboard. Could you check ?
11-28-2013 11:25 AM
Hello,
11-28-2013 11:26 AM
title should be "default Start page". I change it, sorry !
11-28-2013 01:37 PM
Can you check the file nuxeo.war/WEB-INF/pages.xml on the server ?
11-29-2013 05:30 AM
Thank you very much for your help.
11-29-2013 06:43 AM
It looks like this bug https
12-03-2013 05:39 AM
Ok, thank you very much ! So i should override the StartupHelper class
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.