Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
4065 Vistas

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
Descartar
Autor Mejor respuesta

looks like it's not possible in this way 

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
jun 16
14428
2
may 25
432
3
abr 25
1546
2
ene 25
2629
0
oct 23
1046