Can we apply a custom theme to specific group members?

SaadK
Tera Expert

I have created a custom theme using the theme builder. I need to apply this theme to only one group, the 'TEST Group'. How can we achieve this?

4 REPLIES 4

GlideFather
Tera Patron

hi @SaadK,
are we talking about the backend view or the portal/employee centre?

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


backend view

If you do not want to use it globally for all the users but for select ones only, you can do it by User preferences

When I clicked on the Dark theme (left part of the screenshot), it created a record in the User Preferences module (right side):

KamilTEL_0-1750670709173.png


It would be possible to do it by a script, to create that record for selected users and change their theme from there. Or you can do it one by one when impersonating to change it from there but that would not be very effective.

And this is just personalisation, so if they decide to change it, they can do it 

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


@SaadK 

Eventually, you can create the theme under a scope and do not give the users rights to change that... it would be possible to "enforce" it and disallow unauthorised users to change that theme by their own

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */