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
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
Registrieren| Verknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
|---|---|---|---|---|
|
0
Dez. 19
|
5522 | |||
|
1
Nov. 22
|
5271 | |||
|
0
März 20
|
6528 | |||
|
0
Juni 23
|
4076 | |||
|
1
Jan. 23
|
7518 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
Didn't had answer.
I found a non-elegant solution using Js in html....