SDL Tridion 2011 introduced the new dashboard (or control panel) in the CME. Under User Preferences > View Settings
on that page, it is possible for a user to change their start-up view to load the main view rather than the dashboard. Is it possible to set this as a system wide setting for all users?
We are interested in doing this because we have a default custom page that we want our editors to see, but this page is no longer loaded due to the dashboard being loaded by default.
We can do this in per-user settings:
Screen Displayed after starting SDL Tridion
to Main ViewStart on specific folder
unselected.default
.This user will now open Tridion on that default custom page.
However, I've seen organizations want to set this for all users without having to do it manually. I've been able to do so on my personal VM but can NOT recommend it for a production environment:
In %TRIDION_HOME%\web\WebUI\Editors\CME\Configuration\CME.config
, set the following to an existing custom page URI.
<settings>
<defaultpage>/Views/Dashboard/Dashboard.aspx#locationId=cme:0-1-custompg</defaultpage>
<navigatorurl>/Views/Dashboard/Dashboard.aspx#locationId=cme:0-1-custompg</navigatorurl>
...
</settings>
So yes, it's possible to force a default for at least this version of SDL Tridion. But I'm not sure of a supported way.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With