Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
769 Lượt xem

Hello together,

is it possible to open a record from a different model with a click on a treeview?


I have a List with all Activities of the System. When i click on a row of the List a want to open for example the contact where the activity is created.


Is there anyway to do this?


Thanks in advance 

André

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

You can achieve it in different ways.. 

1) the easiest way is to display the url of the record in tree view and it will redirect you to that specific record once user click on that link.

2) You can try this solution as well. "https://github.com/OCA/web/tree/12.0/web_tree_many2one_clickable/static"

Ảnh đại diện
Huỷ bỏ