Property [$record] not found on component: [app.filament.resources.level-game-resource.relation-mana
acutely, I am in relation manager resources and I want to get questions based on level, how can I get the id of level from the path if I am in relation manager resource. this is my URL /levels/level-games/1/edit?activeRelationManager=0
->options(fn ($livewire) => Question::getGameQuestions($livewire->record))
2 Replies