3
0
Fork 0

[IMP+ web_widget_x2many_2d_matrix: Add roadmap

12.0
Pedro M. Baeza 2016-09-22 09:48:03 +02:00 committed by Jairo Llopis
parent 75ba3f6f58
commit f01209e696
1 changed files with 3 additions and 1 deletions

View File

@ -117,7 +117,9 @@ field.
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
`onchange` for making the widget work::