Skip to Content
मेन्यू
This question has been flagged
3 Replies
5525 Views

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
Discard

Mr. Alex lazich

"nolabel" attribute only used in Form view.

Best Answer

Hi Alex ,
 

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


Avatar
Discard
Best Answer

Hi,

please Try this

<tree>

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

</tree>

Avatar
Discard
Related Posts Replies Views Activity
2
फ़र॰ 25
2541
1
अक्तू॰ 23
1713
0
नव॰ 24
943
2
जून 20
11265
0
नव॰ 19
3805