getNavigationBadge on a managerelatedrecords page

Hello,

I have a submenu with some custom ManageRelatedRecords pages.

I would like to add a counter badge next to the navigation. The problem im getting is that static::getModel()::count(); cannot be called staticaly. How do I fix this?
Was this page helpful?