Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
4294 Tampilan

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
Buang
Penulis Jawaban Terbai

looks like it's not possible in this way 

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
2
Jun 16
14650
3
Apr 25
1891
2
Jan 25
2980
0
Okt 23
1406
1
Des 24
2202