How to get method value in custom column custom view page ?
How to get method value in custom column view page
3 Replies
Add a getter:
Then use
{{ $getFunctionName() }}
in your view.
Also please read the #✅┊rules and paste your code as text next time 👍Thank You 🙂 Solved ♥