trigger multiple downloads from a header Action button
I know I can't have 2
Calling either of these
->action() calls ... but how would I return 2 different Responsable results to fire two separate downloads from clicking the Action button?Calling either of these
->action() calls works fine independently, but how can I combine them into one?