How to use custom column inside ViewAction
i created a custom column which im using in my table component.
https://filamentphp.com/docs/2.x/tables/columns/custom#view-column
In the docs, i understood that i can also use it inside a view action:
but im getting:
what should i do?
https://filamentphp.com/docs/2.x/tables/columns/custom#view-column
In the docs, i understood that i can also use it inside a view action:
but im getting:
what should i do?