Skip to main content
Conversation Starter
February 16, 2024
Solved

Conditional Rule

  • February 16, 2024
  • 2 replies
  • 137 views

Hello! I am having a lot of trouble with a conditional rule. I need to be able to use an action field more than once. See below for an example.

Dropdown field A

  • 1
  • 2
  • 3

If 1 is selected show Name, Address, State

If 2 is selected show only Name and State

if 3 is selected show only State.

How can I achieve this???? Thank you!!

    Best answer by David.Schmitz

    @astocker You would need to layer DocuSign fields.  So you would basically create “6” fields (or fewer if you have overlap). Then set conditionality to open up Set1 of the fields, Name, Address, and State if choice A is selected, Set 2, Name and State when choice B is selected and Set 3, only State, when choice C is selected. Then take these sets and lay them on top of each other, so you have Set1 Name on top of Set 2 Name.  The fields that are appropriate and required only appear on the conditional choice.  

     

    2 replies

    Hero
    February 16, 2024

    @astocker You would need to layer DocuSign fields.  So you would basically create “6” fields (or fewer if you have overlap). Then set conditionality to open up Set1 of the fields, Name, Address, and State if choice A is selected, Set 2, Name and State when choice B is selected and Set 3, only State, when choice C is selected. Then take these sets and lay them on top of each other, so you have Set1 Name on top of Set 2 Name.  The fields that are appropriate and required only appear on the conditional choice.  

     

    astockerConversation StarterAuthor
    Conversation Starter
    February 19, 2024

    Thank you very much!!!!