I have a Many2One field on Object1 referencing Object2.
On my tree View for Object1, I would like to display the values of some fields for the Object2 model.
How can I achieve this using the Web UI and not through code/xml?
↧