there is a field one2many...when i tried to open the view of that field it shows tree view but i want the form view..and want to disable the tree view.
is there any solution?
|
there is a field one2many...when i tried to open the view of that field it shows tree view but i want the form view..and want to disable the tree view. is there any solution?
| ||||
|
feedback
|
|
On a one2many field, you can specify which display modes to use for the child view. The developer book gives a brief description of the mode attribute, and you can find an example on the Partner view's address field:
This example is from | |||
|
feedback
|