daerentis
How can i disable the Relation Manager on the Infolist?
Ok, found it in the docs...
https://filamentphp.com/docs/3.x/panels/resources/relation-managers#conditionally-showing-relation-managers
Just needed to add that method to my Relation Manager Class
3 replies
extraAttributes on Bulk Actions not working correctly?
I am trying to close the bulk action dropdown item when the
action()
is done. Thought on adding a x-on:click event on the button.
Looking for attributes in the <button>
of the bulk action6 replies