Hello,
I'm trying to develop a custom workflow with spd2013. My goal is to get multiple approvers from multiple entry column and to assign separate tasks to each of them - I don't want to assign a process but use assign a task instead.
The main reason for this is that approval initiator should be able to alter of submitted file while the task runs for approvers who didn't request for update and the change requester assigned again with approval task after initiator updates the file.
So more or less - I want to build a state machine workflow without Visual Studio, and I don't know if my build is reachable without coding.