Hi !
I want to redirect every 403 on web/login instead of 403 page, I did the javascript way but some embeded browser (like in instagram) seems to don't execute javascript !?
thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi !
I want to redirect every 403 on web/login instead of 403 page, I did the javascript way but some embeded browser (like in instagram) seems to don't execute javascript !?
thanks
I went in views, Find the 403 model and then add a javascript refresh / redirection.
You can also use rewrite / rerouting
Create an account today to enjoy exclusive features and engage with our awesome community!
RegistracijaRelated Posts | Replies | Rodiniai | Veikla | |
---|---|---|---|---|
|
0
gruod. 19
|
5243 | ||
|
1
lapkr. 22
|
4557 | ||
|
0
kov. 20
|
5736 | ||
|
0
birž. 23
|
3287 | ||
|
1
saus. 23
|
6560 |
Didn't had answer.
I found a non-elegant solution using Js in html....