Hello! I'm creating a very complex forms approval process. Currently- on the form is a field for Department. Then the form route to different teams based on what department they've selected.
Essentially, a user creates the form, and it may need to go throw as many as 4 more signatures for approval and for some users it will only need one more signature. And it's pretty specific by users. It's a 40 user system.
Any advice how to best accomplish this?