Skip to Content
Menú
This question has been flagged
1 Respondre
2772 Vistes

Hello Community,

I'm trying to inherit & extend this widget view One2ManyListView like this:

var form_relational = require('web.form_relational');
var One2ManyListViewInh = form_relational.One2ManyListView.extend({

but i get this error : errorTypeError: Cannot read property 'extend' 
how to properly extend this widget ?        

Avatar
Descartar
Best Answer

console the form_relational and ensure the objects are available, also one2manylistview has extend property.

Avatar
Descartar
Related Posts Respostes Vistes Activitat
2
d’oct. 19
9976
3
de febr. 19
7160
0
d’oct. 17
2358
0
de març 15
6206
0
de febr. 17
3929