Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie

Good day,

I'm modifying the recruitment module, and i get a problem in applicant's form view, with one2many field, i have an editable tree view inside the form but that has a label that i don't need to show... Look at the picture:


Is there a way that makes invisible this label?

I'm using odoo 8 in ubuntu 14.04.3 LTS

Awatar
Odrzuć
Najlepsza odpowiedź

just add nolabel="1" to your field in the view like:

<field name="many_ids" nolabel="1"/>
Awatar
Odrzuć
Autor

Thank you man, saved my day.

thanks for the up vote, happy to help

Thanks Man.. :-)

Powiązane posty Odpowiedzi Widoki Czynność
1
wrz 16
12156
1
paź 16
3994
1
wrz 15
10615
1
mar 15
5013
0
lip 24
860