Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
2 Vastaukset
3177 Näkymät

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


Avatar
Hylkää
Paras vastaus

Hi,

By adding colspan="2" you can correct it.

group string="Business Need"                     
field name="business_need"nolabel="1" colspan="2"                  
group


Thanks

Avatar
Hylkää
Paras vastaus

Hi,

You just need to remove the group tag to get the output as you require.

Hope it helps

Avatar
Hylkää
Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
3
elok. 25
2761
1
toukok. 25
2719
1
huhtik. 25
3702
1
huhtik. 25
4565
1
huhtik. 25
2016