How to change the StartPage Rule foe sysadmin

Hi ,

i tried to change the start page rules for “sysadmin” and i provided my custom page alias as Result

find the below are the settings what i did"

startpagerule : Sys Admin Start Page Rule

condition : “sysadmin” matches user.dn()—changed to—>“sysadmin” matches user.dn()
Result : folder.admin.dashboard —changed to------>custom.dashboard

But still it is pointing to the default dashboard page

please help me if anybody have some thoughts

Suman
[/code]

Hi
Could you try the following?
condition: user.name matches “sysadmin”

And make sure that the rule is in the first place in the rule evaluation order.
I just tried in my environment (v8.0.1) and it worked fine.
best regards,
Javier