Hi, is it possible to possible to change the column header string in the one2many field display though the xml. I would like to do this this i can use the same field at multiple places where only the column header string differs.
คำถามนี้ถูกตั้งค่าสถานะ
1
ตอบกลับ
8563
มุมมอง
Found it myself, just define the tree view and use the string attribute for the field.
eg. if abc is a one2manyfield with the label of employee_id needed to be changed then in the xml
<field name="abc">
<tree>
<field name="employee_id string="Volunteer Name"/>
</tree>
</field>
This will display the header as Volunteer Name
สนุกกับการพูดคุยนี้ใช่ไหม? เข้าร่วมเลย!
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อ| Related Posts | ตอบกลับ | มุมมอง | กิจกรรม | |
|---|---|---|---|---|
|
|
1
พ.ค. 16
|
5840 | ||
|
|
0
มี.ค. 15
|
4676 | ||
|
|
2
พ.ค. 24
|
11389 | ||
|
|
3
ต.ค. 21
|
29230 | ||
|
|
1
มี.ค. 15
|
6367 |