Autologin Greys out Button statuses

How to change Autologin such that the buttons still display their true statuses? Currently they are greyed out and you can’t see per say if something is enabled. If I use my credentials to login it shows the buttons properly.
TIA

That sounds like the buttons are configured to be disabled with the auto login user and disabled state is greyed. If auto login user has the role required to enable (not disable) buttons, they should show the same as they do when you login with your credentials. But I’m guessing they are intentionally disabled. In that case, you may need to change your design to show required status while buttons are disabled–or leave buttons enabled and block actions from unauthorized users in some other way (rather than disabling buttons).

1 Like