In programming, you can do a switch statement where you feed it a variable and depending on what it matches, it’ll execute the code in that block. I want something similar on eSignature so that if one field matches a value, the other field is set to the value I set. For example, our courses have course IDs so if someone put’s the course on the dropdown, I want the relevant course ID to appear in the ID field.
Idea Submitted
Switch Statement (or Alternative)
Sign up
Already have an account? Login
You can login or register as either a Docusign customer or developer. If you don’t already have a Docusign customer or developer account, you can create one for free when registering.
Customer Login/Registration Developer Login/RegistrationDocusign Community
You can login or register as either a Docusign customer or developer. If you don’t already have a Docusign customer or developer account, you can create one for free when registering.
Customer Login/Registration Developer Login/RegistrationEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Back to Docusign.com

