Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
3 Odpovědi
5526 Zobrazení

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šit

Mr. Alex lazich

"nolabel" attribute only used in Form view.

Nejlepší odpověď

Hi Alex ,
 

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


Avatar
Zrušit
Nejlepší odpověď

Hi,

please Try this

<tree>

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

</tree>

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
2
úno 25
2541
1
říj 23
1713
0
lis 24
943
2
čvn 20
11266
0
lis 19
3805