コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
2673 ビュー

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 ?        

アバター
破棄
最善の回答

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

アバター
破棄
関連投稿 返信 ビュー 活動
2
10月 19
9829
3
2月 19
7071
0
10月 17
2274
0
3月 15
6012
0
2月 17
3830