->recordUrl global setting not working
For some reason, if I use ->recordUrl(false) in the AdminPanelProvider, it doesn't work, but it works separately in the Resource.
All my columns are striped so that part is working, and again ->recordUrl(false) works if I put it in the resource's table function, so I'm not sure what I'm missing.
6 Replies
Doesn't work with either
Anyone can help me with this?
Doesn't work with either of these:
Can you try it in a regular boot on a normal service provider. BootUsing maybe too early for configure.
Again, tables are striped but still clickable
bump
i'm thinking this might be a bug.
i'm getting the same results
I have the same issue with a table inside a resource, I'm just trying to turn off clickable rows.
It's still not fixed, better of just adding this to every resource, relation manager and table widget for now