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

In version 12CE:
I have a model with a one2many field. This field itself has a one2many field inside it. 

In a form view I have the initial one2many as a tree. However, within this tree, I cannot load the second  one2many field as a tree. 

Is there way to put a one2many tree within another one2many tree view.

It works well on the frontend website but I cannot get it to work in the backend.



頭像
捨棄
最佳答案

Hello,

You can add a One2many field inside the other One2many field by using the "many2many_tags" widget.

Thanks,
info@creyox.com

頭像
捨棄