I’ve been trying to see if it’s possible to do some kind of dynamic routing. For example I have a form that can have anywhere from 0-3 additional people needing to be included but those people are always known until the form has already been started.
Ideally I’d looking for a way to do something like this where they can specify whether or not the form should be sent to a supervisor, include the supervisors name and email and then have the form get kicked over to them after they’ve filled out their portion of the form. I just don’t want to make 1283 different versions of the form document for each possible combo that could maybe happen.