Saidazam
How to Save Filter Results in Raw Format for Later Use?
I want to capture the results of a filtered list in raw format and save it to a database for later use. For example, I filter users and then need to send them bulk messages. If I retrieve these results directly through BulkAction, it results in a very large list. What would you recommend to handle this efficiently?
6 replies