Setting a default Theme not working?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2018 07:48 AM
I'm trying to cause the default theme of my instance to be a particular theme. I've copied the user preference records seen in other posts as can be seen here:
using cache.do or gs.invalidateCache(); is not causing the theme to change.
Any help would be appreciated!
- Labels:
-
User Interface (UI)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2018 01:24 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2018 01:26 PM
try clearing you browser cache.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2018 01:47 PM
It seems to work for a short time, but in the long run if a user's preference is changed and it creates another record for on this table, it won't take effect again. So this may not be the route to go for me. Thank you for your help!