Hi,
I have a Forms process that, if entered and submitted by an Assistant (we'll call this point "A"), it needs to make a stop on the same team as that Assistant as a task ("B") for with someone with an Approver role. Once approved, it can continue along the process to the next task for a different team ("C").
The trick is that if someone with the Approver role enters and submits the same starting form without the Assistant's involvement, it should technically just start at "B" and proceed directly to "C".
I find myself needing to know if the submitter of the starting form has a particular role so I can capture it and deal with this through a gateway. I can't imagine doing this when assigning the task and using something like findMembersByRole because the form for "B" and "C" will be a different one so I can't just use dynamic filters as far as I'm aware.
Any thoughts on how to deal with this situation? I probably should have drawn this out if it's not clear, but hopefully this is enough to get the discussion going.
We're using Forms 10.4.4.444.