Hi, is it possible to check a condition and perform some action on form load? what i'm trying to achieve is: I have a few different form views and based on some condition one of them has to be opened from a single, so i was thinking i would link the menu to a particular form and then while opening the menu check the condition and open the other form if the condition is for it otherwise load the form as normal
คำถามนี้ถูกตั้งค่าสถานะ
1
ตอบกลับ
6593
มุมมอง
Hello,
When you are open any form view form_renderer method call from the js.
Thanks,
shivoham.odoo@gmail.com
สนุกกับการพูดคุยนี้ใช่ไหม? เข้าร่วมเลย!
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อ| Related Posts | ตอบกลับ | มุมมอง | กิจกรรม | |
|---|---|---|---|---|
|
|
1
มี.ค. 15
|
8859 | ||
|
|
1
ต.ค. 24
|
72702 | ||
|
|
1
พ.ค. 25
|
5695 | ||
|
|
2
ธ.ค. 23
|
28501 | ||
|
How do I search by country_id in view?
แก้ไขแล้ว
|
|
1
ต.ค. 21
|
11457 |
Hello ! May be you can create web addon and override some existing JS functions to check your particular object and can perform some actions.