Fix it by restarting the website or recycling the application pool as the applications for a specific user get "registered/cached" on login and won't be refreshed after a simpel db edit. Just tried this on a local install (was intrigued by this question)... and it works fine.
I'm pretty sure Umbraco is hard-coded so that if the user has access to the Admin then they will be defaulted to that. Yep, just checked the source it's hard coded in the umbraco.cms.presentation._umbraco class
Making custom section load first
Hi,
I've added a custom section and changed the sort order so that the custom section icon loads first.
However when I login to the admin the Content & nodes load first and not my custom section.
How can I fix this?
Cheers
Rich
Fix it by restarting the website or recycling the application pool as the applications for a specific user get "registered/cached" on login and won't be refreshed after a simpel db edit. Just tried this on a local install (was intrigued by this question)... and it works fine.
Cheers,
/Dirk
I'm pretty sure Umbraco is hard-coded so that if the user has access to the Admin then they will be defaulted to that. Yep, just checked the source it's hard coded in the umbraco.cms.presentation._umbraco class
Thanks Slace, is there no way to override it without editing the source?
@Dirk, thanks for your reply, I did post back to say it didn't work but didn't go through
Rich
Nope, if they have access to the Content application then it's always going to be first.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.