Skip to Content
Menu
This question has been flagged
2 Replies
3155 Rodiniai

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


Portretas
Atmesti
Best Answer

Hi,

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

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


Thanks

Portretas
Atmesti
Best Answer

Hi,

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

Hope it helps

Portretas
Atmesti
Related Posts Replies Rodiniai Veikla
3
rugp. 25
2737
1
geg. 25
2694
1
bal. 25
3686
1
bal. 25
4541
1
bal. 25
2001