Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
3 Risposte
5540 Visualizzazioni

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
Abbandona

Mr. Alex lazich

"nolabel" attribute only used in Form view.

Risposta migliore

Hi Alex ,
 

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


Avatar
Abbandona
Risposta migliore

Hi,

please Try this

<tree>

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

</tree>

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
2
feb 25
2562
1
ott 23
1723
0
nov 24
959
2
giu 20
11277
0
nov 19
3811