Menu item to module in sidebar

Hi.

I have a module with custom fields but i disabled the “Name” field wich i suppose is the field that shows in sidebar with the last records i interact with.

So, in sidebar some items doesn’t show properly (without text) but the link works; so i want to know how is possible to show fields with data in that menu?

Thanks.

One quick way I can think of is to maybe just hide the name field through studio on the display and edit view, and do a logic hook with the text you would like to appear there.

I’m sure the display of recent records is a core feature that you would have to edit and place a catch for your module. So that could be a simpler solution.