Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
20818 Ansichten

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

Avatar
Verwerfen
Beste Antwort

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

<field name="many_ids" nolabel="1"/>
Avatar
Verwerfen
Autor

Thank you man, saved my day.

thanks for the up vote, happy to help

Thanks Man.. :-)

Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Sept. 16
12370
1
Okt. 16
4163
1
Sept. 15
10835
1
März 15
5335
0
Juli 24
1031