Custom Infolist Entry Action
Im trying to add an Action to a custom Infolist Entry Component but im hitting a wall with this error...
This is the code inside the Infolist Component reffering to the action:
Thanks in advance, any info to at least understand what's happening its welcome XD
3 Replies
I don't see the actual error message, did you forget to post it?
Sorry forgot to attach the image:
Thanks in advance @PovilasKorop π
Im also following the ->registerActions() steps from the docs and im able to render de action but it does nothing.
Docs im following:
https://filamentphp.com/docs/3.x/infolists/actions#adding-an-action-to-a-custom-infolist-component
This is my new code for that:
Infolist Schema:
Blade view