コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
4330 ビュー

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


アバター
破棄
著作者 最善の回答

looks like it's not possible in this way 

アバター
破棄
関連投稿 返信 ビュー 活動
2
6月 16
14692
3
4月 25
2006
2
1月 25
3116
0
10月 23
1493
1
12月 24
2263