Iterating through selected records on all pages

Hello,

I have a workflow that is triggered by a compose page manual trigger and then iterates through selected records to create new records in a separate module. It works fine until i want to iterate through all records on all pages, and then it can only iterate through the records on the current page (maximum 100). Is there a way to use the ‘select all records on all pages’ option to pass everything through the ‘selected’ variable in a workflow trigger?