In the basic form view when I click on a record in a Many2many relation it creates a popup with the record.
1) How can I make this click instead go directly to the record?
2) If the parent model isn't in "edit mode" the popup won't be in "edit mode". Is it possible to have the parent "read mode" and in the popup somehow press an edit button to make that in "edit mode" ? ..the only way now is to close the popup, press parent "edit" and then open the popup again
Thanks!