Disabling multirow task execution is possible by setting the extender 'disable_multirow_select' on a table, which is working fine.
But is there also a possibility to set this per table task? Some tasks belonging to a table may be performed for multiple lines, others may not.
Can this be achieved with a process flow or is there another trick?