When viewing a form in read mode (not editing the form), the user can click on a many2one field, to quickly jump to the form of this record.
The same thing I wish for the many2many_tags widget. I want that when viewing the form and clicking on one of the many2many tags, the corresponding record should be opened. At the moment nothing happens. I think this would be useful and I don't see any down side.
So is it possible to modify the many2many_tags widget to achieve that? What would I have to do?
Check out this module for v13: https://apps.odoo.com/apps/modules/13.0/dr_many_tags_link/