I have a tree view of model X and I want to display it in a form view of model Y How can I achieve that?
Asked
Active
Viewed 494 times
1 Answers
0
Found the answer here https://stackoverflow.com/a/49748791/15879546
<field name="xxx" context="{'tree_view_ref': 'your_modual.your_tree_view_id'}"/>

Rama Alty
- 96
- 1
- 6