跳至内容
菜单
此问题已终结
3 回复
5535 查看

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.


 

形象
丢弃

Mr. Alex lazich

"nolabel" attribute only used in Form view.

最佳答案

Hi Alex ,
 

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


形象
丢弃
最佳答案

Hi,

please Try this

<tree>

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

</tree>

形象
丢弃
相关帖文 回复 查看 活动
2
2月 25
2551
1
10月 23
1716
0
11月 24
951
2
6月 20
11269
0
11月 19
3807