How to change table query to get computed values?
I'm trying to get "total_clicks" from a computed value on my $table, but it did not apper on $record. Is there another way to change the query and get some calculated values?
1 Reply
Solution
You need to override
getTableQuery()
function on your resource list page