Skip to Content
Menú
This question has been flagged
1 Respondre
2642 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
9795
3
de febr. 19
7013
0
d’oct. 17
2226
0
de març 15
5970
0
de febr. 17
3786