Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
3 Respostas
5516 Visualizações

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
Cancelar

Mr. Alex lazich

"nolabel" attribute only used in Form view.

Melhor resposta

Hi Alex ,
 

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


Avatar
Cancelar
Melhor resposta

Hi,

please Try this

<tree>

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

</tree>

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
2
fev. 25
2527
1
out. 23
1707
0
nov. 24
940
2
jun. 20
11261
0
nov. 19
3805