Se rendre au contenu
Menu
Cette question a été signalée
3 Réponses
5515 Vues

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
Ignorer

Mr. Alex lazich

"nolabel" attribute only used in Form view.

Meilleure réponse

Hi Alex ,
 

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


Avatar
Ignorer
Meilleure réponse

Hi,

please Try this

<tree>

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

</tree>

Avatar
Ignorer
Publications associées Réponses Vues Activité
2
févr. 25
2527
1
oct. 23
1707
0
nov. 24
940
2
juin 20
11261
0
nov. 19
3805