How to set home as default page after login

Hi.

When the user logs in, the default page is Workspace. I'd like to change it to Home, where the dashboard is. How can I do it?

0 votes

1 answers

1885 views

ANSWER



Hi! You should Extend StartupHelper Class and Override initDomainAndFindStartupPage method. It works for me.

1 votes