0
LongNP8 created
-
ABP Framework version: v4.4
-
UI type: Angular
-
DB provider: EF Core
-
Tiered (MVC) or Identity Server Separated (Angular): yes
I want to apply that each user can change theme individual and it'll not effect to other users. But currently when I change Lepton Theme style from Style 2 to Style 3 it apply for all users in the tenant.
I was tried with SetForUserAsync method of UserSettingsManagementExtensions but it won't help.
Do you guys have any suggestions?
1 Answer(s)
-
0
hi
You can override this service
lepton-theme\src\Volo.Abp.LeptonTheme.Management.Application\Volo\Abp\LeptonTheme\Management\LeptonThemeSettingsAppService.cs