跳至內容
選單
此問題已被標幟
1 回覆
2835 瀏覽次數

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
10137
3
2月 19
7239
0
10月 17
2458
0
3月 15
6327
0
2月 17
4055