Display linked entry when viewing all entries

Hello Cockpit team,

I have a collectionlink field with option { “multiple”: false }

I’m looking for a way to display it (using the field specified with “display” option) when viewing all entries, instead of the badge saying “1 link” (see attached picture). When I hover the badge I do see the information so I’m guessing it’s not that hard but I’m struggling to find where to modify the code.

Thanks a lot again!

Hang

You can overwrite the default renderer in a custom .js file and load it via bootstrap.php or via custom addon.