Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
2640 Widoki

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 ?        

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
paź 19
9790
3
lut 19
7011
0
paź 17
2224
0
mar 15
5967
0
lut 17
3785