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.
Pertanyaan ini telah diberikan tanda
1
Balas
8513
Tampilan
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
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
Daftar| Post Terkait | Replies | Tampilan | Aktivitas | |
|---|---|---|---|---|
|
|
1
Mei 16
|
5788 | ||
|
|
0
Mar 15
|
4531 | ||
|
|
2
Mei 24
|
11251 | ||
|
How to sort according a custom column in a view?
Diselesaikan
|
|
3
Okt 21
|
29170 | |
|
|
1
Mar 15
|
6231 |