Is there any way to cache table widget query records?

I have a Product Model and a latest product widget in dashboard. products are not add or updating frequently, that's why i want to cache latest products query data for time but i can't find any way to cache table query records.
2 Replies
Moe Tarhini
Moe Tarhini4mo ago
Hello, did you find a way to hanlde records caching ?
Dennis Koch
Dennis Koch4mo ago
You could overwrite the getTableRecords() method on the ListPages or Widget to cache data. But I doubt this is useful. You'd need to manually clear the cache on seach, filter, pagination, ...
Want results from more Discord servers?
Add your server