Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
4087 Prikazi

Hi, i m looking to generate radio button from a many2many field in a web view (website_sale.product)


my field : line_ids = fields.Many2many('configurateur_product.line')


my field in the view : <span t-field="p_variant.line_ids" t-field-options='{"widget":"many2many_checkboxes"}' />

ive try this one to : <span t-field="p_variant.line_ids" t-field-options='{"widget":"radio"}' />


the result : configurateur_product.line(1, 2, 3).


thanks for answering


Martin


Avatar
Opusti
Avtor Best Answer

looks like it's not possible in this way 

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
2
jun. 16
14446
2
maj 25
483
3
apr. 25
1591
2
jan. 25
2687
0
okt. 23
1135