using the following code in v16
<group string="Business Need">
<field name="business_need"nolabel="1"/>
group>
produces:
when removing the nolabel="1" it shows properly but I would like to hide the field label and only use the group string
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
using the following code in v16
<group string="Business Need">
<field name="business_need"nolabel="1"/>
group>
produces:
when removing the nolabel="1" it shows properly but I would like to hide the field label and only use the group string
Hi,
By adding colspan="2" you can correct it.
group string="Business Need"
field name="business_need"nolabel="1" colspan="2"
group
Thanks
Hi,
You just need to remove the group tag to get the output as you require.
Hope it helps
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
1
maj 25
|
2485 | ||
|
1
kwi 25
|
3492 | ||
|
1
kwi 25
|
4320 | ||
|
1
kwi 25
|
1794 | ||
|
4
mar 25
|
6917 |