Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
4 ตอบกลับ
15588 มุมมอง

How to set limit row in tree view one2many in form view?

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Path: addons/web/static/src/js/view_list.js


limit: function () { if (this._limit === undefined) { this._limit = (this.options.limit || this.defaults.limit || (this.getParent().action || {}).limit || 80 /*This value must be change default:80*/);

        } return this._limit;

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Please see similar ask.

อวตาร
ละทิ้ง
ผู้เขียน

I want to add to xml view file <tree limit="xx">

คำตอบที่ดีที่สุด

Maybe this similar ask then.

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
1
ก.พ. 16
8437
1
มี.ค. 15
7031
1
ม.ค. 25
1775
1
เม.ย. 24
6372
2
ก.ย. 22
9492