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
ديسمبر 19
|
5526 | |||
|
1
نوفمبر 22
|
5288 | |||
|
0
مارس 20
|
6556 | |||
|
0
يونيو 23
|
4089 | |||
|
1
يناير 23
|
7552 |
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....