Relation Manager placement on resources

Hi all, I have a large database, which from a user/admin interface, is largely read only, there isn't a lot a user edits, the data mainly comes from remote feeds. I'm mainly building views with Infolists, and in order to organise the resource view, i'd like to be able to put different relation managers on different tabs.
However, I don't belive this is possible, or is it? I know I can implement a hasCombinedRelationManagerTabsWithContent function with the view file, but this simply makes every relationship a tab, rather than giving the flexibility to drop relations into sections or tabs. A specific example is a football fixture. On the first tab, I'd like basic data, league, date and time, teams, status etc.. Then on the next tab, I'd like events, each of which are relations, so we'd have goals relation, substitutions relation, bookings relation, corners relation etc.. Then on a third tab, another relation which is data feed log, and a forth tab relating to betting outcomes for the fixture, again another relation.
If I put all relations on a single page, it becomes quite cumbersome.
I don't know if there is a better approach to modelling resources with many relations, as view only? Any thoughts or advise grately recieved. TIA :wq
Solution:
Update: I have found this pluging which so far has worked perfectly and allow much greater flexibility in terms of relation manager placement within Infolists: https://packagist.org/packages/njxqlus/filament-relation-manager-component :wq...
njxqlus/filament-relation-manager-component - Packagist
Use Filament Relation Manager Everywhere!
Jump to solution
1 Reply
Solution
potz1024
potz10246d ago
Update: I have found this pluging which so far has worked perfectly and allow much greater flexibility in terms of relation manager placement within Infolists: https://packagist.org/packages/njxqlus/filament-relation-manager-component :wq
njxqlus/filament-relation-manager-component - Packagist
Use Filament Relation Manager Everywhere!

Did you find this page helpful?