Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
2916 Widoki

I have installed backend_theme_v11.. but when i logged in to my application, the control goes to the action of my first menu.. Anyone please help me to redirect control to the dashboard when login..

Awatar
Odrzuć
Najlepsza odpowiedź

Go to Users settings and set the Home Action.

Awatar
Odrzuć
Najlepsza odpowiedź

open web_responsive>views>web.xml

replace

<t t-set="body_classname" t-value="'drawer drawer--left o_web_client'" />

with

<t t-set="body_classname" t-value="'drawer drawer--left o_web_client drawer-open'" />

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
3
wrz 22
7345
1
sie 22
4922
3
mar 21
2166
5
lut 20
12233
0
lut 19
4032