跳至内容
菜单
此问题已终结
4801 查看

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

形象
丢弃
编写者

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

编写者

@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.

相关帖文 回复 查看 活动
1
8月 23
1664
0
3月 23
1963
1
10月 21
3969
1
7月 25
2304
2
7月 25
7774