Relation manager - set isReadOnly() in v2

Hi, I've noticed that in v2, there is no isReadOnly() override for the relation manager: https://filamentphp.com/docs/2.x/admin/resources/relation-managers#viewing-records However, the v3 version does include it: https://filamentphp.com/docs/3.x/panels/resources/relation-managers#read-only-mode My issue is that my project is running on v2. When I view a record, it displays the initial panel with fields in view mode. Beneath that panel, the relation manager panel appears, but I'm able to edit the data in the relation manager panel. How can I set it to view mode?
0 Replies
No replies yetBe the first to reply to this messageJoin