Can I conditionally make an attachment required based on another field's input?
I have an attachment field on a PDF that I need to conditionally require based on another field's input value. Can this be done?
The document is always signed via an embedded widget and is created via an API call that sends in the PDF bytes.
