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.
Dette spørgsmål er blevet anmeldt
1
Svar
8527
Visninger
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
Kan du lide at diskutere? Læs ikke bare med, deltag aktivt i debatten!
Opret en konto i dag for at få glæde af eksklusive funktioner, og bliv en del af vores skønne fællesskab!
Tilmeld dig| Relaterede indlæg | Besvarelser | Visninger | Aktivitet | |
|---|---|---|---|---|
|
|
1
maj 16
|
5800 | ||
|
|
0
mar. 15
|
4555 | ||
|
|
2
maj 24
|
11256 | ||
|
|
3
okt. 21
|
29174 | ||
|
|
1
mar. 15
|
6268 |