The ability to select applications in the VI_ITShop_Approvals module has been added, the Selected field has been added to the PWOToDecide collection and mapped with the PersonWantsOrg collection.
A button has been added and the delegation feature needs to be added to it, the VI_Action_InsteadOfApprover component is used.
However, there is no understanding how to make it clear that there are several rows selected, an error: There is no cursor defined on the collection PWOToDecide.
Tried through Call Action-> For each Row, where selected = true. But, unfortunately, in this implementation, for each selected request, a pop-up with its own reasons for delegating is proposed. And we need a functional that would allow for all selected requests to assign one employee for delegation and indicate one common cause.
Thanks for help