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
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
0
12월 19
|
5256 | ||
|
1
11월 22
|
4619 | ||
|
0
3월 20
|
5833 | ||
|
0
6월 23
|
3367 | ||
|
1
1월 23
|
6680 |
Didn't had answer.
I found a non-elegant solution using Js in html....