mos Posted September 2, 2020 Posted September 2, 2020 I am trying to set the theme after my login form has been displayed and the user has successful logged in. However when I do this the theme doesn't change. The only way it seems to work is if it's done in the UniMainModule.OnCreate event handler. Is there away to set the theme after my login form has been displayed? Quote
mos Posted September 2, 2020 Author Posted September 2, 2020 I think I have found the issue I needed to have the RecallLastTheme flag set to true on the MainModule. Quote
mhmda Posted September 3, 2020 Posted September 3, 2020 When changing theme you have to reload user session from the beginning Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.