Hello. I want to have my xpath customisations to take effect depending on the value of another boolean field. In other words, is it possible to show the default view of res.partner when a boolean is checked and the inherited and customised view when the boolean isn't checked. Every answer is appreciated, thank you.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- ลูกค้าสัมพันธ์
- e-Commerce
- ระบบบัญชี
- สินค้าคงคลัง
- PoS
- Project
- MRP
คำถามนี้ถูกตั้งค่าสถานะ
Hi,
Showing or hiding the fields based on this boolean field will help ? If yes, you can easily achieve it using attrs in Odoo.
Sample: attrs="{'invisible': [('state', '!=', ('option'))]}"
Video: Conditionally Hide Fields in Odoo
Thanks
I don't think I can as I've manipulated the default fields in the view too. I think putting attrs would just make them invisible, not the way they were as default.
สนุกกับการพูดคุยนี้ใช่ไหม? เข้าร่วมเลย!
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อRelated Posts | ตอบกลับ | มุมมอง | กิจกรรม | |
---|---|---|---|---|
|
1
พ.ค. 22
|
3467 | ||
|
2
ส.ค. 19
|
20043 | ||
|
1
พ.ย. 24
|
1612 | ||
Change the Position of field in Xpath
แก้ไขแล้ว
|
|
5
ก.ค. 24
|
92867 | |
|
1
ธ.ค. 23
|
3032 |