Skip to Content
मेन्यू
This question has been flagged
4762 Views

hi all,

I want to create a tree/list view to call and select a row/record which should return multiple fields values of the selected row. Do not use Many2one because it is limited to show and return a single value. Also not asking for Many2many type fields.

base form contains name, type, position, location etc.

the tree/list view should return these 4 fields in base form fields.

I had a form/tree view, during data entry in a field when user/cursor come I have to open a tree/list view which has multiple fields like: name, type (supplier/customer etc.), position, location etc. and also it will show multiple records to select from. when user select a row/record (only single row at a time) it should return multiple field values which I wants to (may / may not all fields of selected row).

please help how I can do this?

regards

Avatar
Discard
Author

this type of view opened when we add a Many2one field which point to 'res.partner', it opened view and return multiple fields from this view to multiple fileds in calling view.

plesae help to how I can achieve this.

It seems your question is not clear. Can you attach some screenshots for better understanding

Author

@Odoophile, do not have any screenshot because i wants to have/create this type of view as menitoned in my previous Comment here.

if we have a Many2one field which point to 'res.partner', in UI it appear by default as a tree view, when we click on Add a line in its tree view, it opened a view which is a tree view, when we selects a row all the related fields from this view will copied to multiple fileds in the calling view where we click to add a thru selecting it.

Related Posts Replies Views Activity
1
अग॰ 23
1633
0
मार्च 23
1935
1
अक्तू॰ 21
3921
1
जुल॰ 25
2193
2
जुल॰ 25
7693