Embedded Editor: Conditional Required Signature Fields Based on Signer Presence
In many workflows, at least one signer is always required (e.g., a company representative fills out information before the document goes to customers for signing). However, the number of customer signers can vary - sometimes there is only one, and other times there are two.
Currently, if we mark Signer 2 as required, it creates a problem when there is no second signer. If we leave Signer 2 optional, the signature is not enforced when a second signer is present.
Requested Behavior:
- Signer 1 should always be required.
- Signer 2 should be conditionally required:
If a second signer exists, the field becomes required.
If no second signer exists, the workflow should automatically proceed without blocking the document completion.