Can information collected in a web form be used in defining the signature chain
I have some web forms that need to follow a defined signature chain. The problem is, the first signer will be different depending on who in the department is filling out the form and who their supervisor is.
Is it possible to create a field in the form where the individual filling it out can provide an email address and the web form is then sent for signature to the email address provided in the form field?
Or how would you recommend I tackle a 2 step signature auth chain where step 1 is not always the same person?
