I am trying to create a template that utilizes logic on a pulldown menu. Selection of an option in the first dropdown needs to determine the contents of a subsequent dropdown menu. for example.
Option 1 - Selection of this option gives you options 1, 2 and 3 in a subsequent dropdown
Option 2 - Selection of this option gives you options 1, 3 and 5 in a subsequent dropdown
Option 3 - Selection of this option gives you options 2, 3 and 4 in a subsequent dropdown
It is not possible to conditionally show values in a dropdown at this point in time. However there is a solution to achieve what you want using conditional fields and showing the correct subsequent dropdown based on the selected option in the first dropdown.
You need to create multiple subsequent dropdown menus that only contain the values that you to display. In your example three subsequent dropdowns.
Add conditional logic to the first dropdown to show the first subsequent dropdown when option 1 is selected.
Add conditional logic to the first dropdown to show the second subsequent dropdown when option 2 is selected.
Add conditional logic to the first dropdown to show the third subsequent dropdown when option 3 is selected.
After the logic has been applied, format the subsequent dropdowns to be on top of each other.
It is not possible to conditionally show values in a dropdown at this point in time. However there is a solution to achieve what you want using conditional fields and showing the correct subsequent dropdown based on the selected option in the first dropdown.
You need to create multiple subsequent dropdown menus that only contain the values that you to display. In your example three subsequent dropdowns.
Add conditional logic to the first dropdown to show the first subsequent dropdown when option 1 is selected.
Add conditional logic to the first dropdown to show the second subsequent dropdown when option 2 is selected.
Add conditional logic to the first dropdown to show the third subsequent dropdown when option 3 is selected.
After the logic has been applied, format the subsequent dropdowns to be on top of each other.
If you found the provided response to be a useful solution to your question, please mark it as the best answer by clicking “Select as Best” to make it easier for other users to find.
Best regards,
Nathaly | DocuSign Community Moderator "Select as Best" below if you find the answer a valid solution to your issue!
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.
Join the Docusign Community by logging in with your Docusign developer or customer account credentials.
Don’t have an account? You can create a free one when registering.
Note: Partner-specific logins are not available yet. Partners should log in as either a customer or developer
Docusign 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.