Table column record parameter for visible & hidden methods

The code you see in the screenshot gives me this error: https://flareapp.io/share/Lm8MlQkP Any idea why? How can I access the current record inside visible or hidden methods?
Solution:
actually the column is visible/hidden. You can't show/hide by row
Jump to solution
3 Replies
Solution
LeandroFerreira
actually the column is visible/hidden. You can't show/hide by row
LeandroFerreira
you can use ->disabled()
Masea
MaseaOP2y ago
I will try with disabled Disabled works thanks

Did you find this page helpful?