跳至內容
選單
此問題已被標幟
3 回覆
5517 瀏覽次數

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
2531
1
10月 23
1709
0
11月 24
942
2
6月 20
11263
0
11月 19
3805