mirror of https://github.com/OCA/web.git
[IMP+ web_widget_x2many_2d_matrix: Add roadmap
parent
9fb5f933f8
commit
b13cd24692
|
@ -117,7 +117,9 @@ field.
|
||||||
Known issues / Roadmap
|
Known issues / Roadmap
|
||||||
======================
|
======================
|
||||||
|
|
||||||
* it would be worth trying to instantiate the proper field widget and let it render the input
|
* It would be worth trying to instantiate the proper field widget and let it render the input
|
||||||
|
* Let the widget deal with the missing values of the full Cartesian product,
|
||||||
|
instead of being forced to pre-fill all the possible values.
|
||||||
* If you pass values with an onchange, you need to overwrite the model's method
|
* If you pass values with an onchange, you need to overwrite the model's method
|
||||||
`onchange` for making the widget work::
|
`onchange` for making the widget work::
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue