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
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
|
0
dec. 19
|
5068 | ||
|
1
nov. 22
|
4196 | ||
|
0
mrt. 20
|
5371 | ||
|
0
jun. 23
|
2928 | ||
|
1
jan. 23
|
6057 |
Didn't had answer.
I found a non-elegant solution using Js in html....