Hi everyone,
I’m using SuiteCRM 8.6 and trying to add a hyperlink to a custom field (code_c) in the List View of the Opportunities module.
My goal is to make this field clickable and link it to a record in another module (not just a detail view of the current module). I’ve tried setting ‘link’ => true in the metadata, but it doesn’t seem to have any effect.
So far, I’ve tried several ways to achieve this, including modifying the field definitions and customizing the list layout, but nothing has worked. I’m still experimenting with new approaches.
Has anyone successfully implemented something like this? Any suggestions or examples would be greatly appreciated!
Thanks in advance!