Is it possible to auto apply a theme based on the environment selected via the environment picker in the page header? I have a default theme assigned to each environment in the ‘Tenant Environment Setup’ application.
Logging into Env1 displays displays Theme1, as expected. This is most likely occurring because the user is defined with a ‘User Interface Configuration Profile’.
Question: when I select Env2 or Env3 from the picker, I’d like the applied theme to auto display vs being sticky to the user.
When a user has manually selected a theme in the User Profile menu under Appearance, that selection is remembered for that Environment and always wins against all other mechanisms for theme defaults.
If the user does not have any theme selected in the User Profile menu but their User Interface Configuration Profile contains a theme name, that wins.
If the user does not have any theme selected in the User Profile menu nor their User Interface Configuration Profile then if the token contains a theme name (i.e. from tenant configuration) then that wins.
If the user does not have any theme selected in the User Profile menu nor their User Interface Configuration Profile nor in the token, then the deployment’s white label definition wins.