Hello devs,
Is there any way to create 2 targets for admin print extension? For example, I want to offer both below, not just either one.
admin.order-details.print-action.render
admin.order-index.selection-print-action.render
I tried to create separate print extensions, but I’m limited to creating just the one.
Thanks!