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
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อRelated Posts | ตอบกลับ | มุมมอง | กิจกรรม | |
---|---|---|---|---|
|
0
ธ.ค. 19
|
5238 | ||
|
1
พ.ย. 22
|
4546 | ||
|
0
มี.ค. 20
|
5721 | ||
|
0
มิ.ย. 23
|
3272 | ||
|
1
ม.ค. 23
|
6547 |
Didn't had answer.
I found a non-elegant solution using Js in html....