Skip to Content
Menu
This question has been flagged
3 Replies
5510 Zobrazenia

I am looking to hide a column's label when in list view, both when I look at a list view on a page and in a form view. The nolabel field attribute doesn't seem to work on list views.


 

Avatar
Zrušiť

Mr. Alex lazich

"nolabel" attribute only used in Form view.

Best Answer

Hi Alex ,
 

<tree>
    <field name="state" string="  "/>
</tree>


Avatar
Zrušiť
Best Answer

Hi,

please Try this

<tree>

    <field name="your_field" string="&#160;" />

</tree>

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
2
feb 25
2525
1
okt 23
1705
0
nov 24
939
2
jún 20
11259
0
nov 19
3803