I would like to create a link from a correspondent's email address to a search query in our custom CRM system.
Fore example, if the correspondent is "test@email.com", I would like to add a link like this:
<a href="http://www.mydomain.com/?q=test@email.com">Link to CRM</a>
This link would ideally be below the correspondent's email address in the Bug view.
Is this type of customization possible?