how to sort model data in action #3789
Unanswered
smartameer
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to download the table rows from resource to a csv via action. While doing this the Collection $models available inside Action's handle gives model in default manner.
How to send orderBy & orderByDirection from Resource to Action (or) how model will be dynamically sorted based on resource sortable field.
Beta Was this translation helpful? Give feedback.
All reactions