New responsive designer show or hide based on drop down conflicting rules

  • 9 November 2020
  • 1 reply
  • 4 views

Badge +10

I am attempting to create a form using the new responsive designer. I have a dropdown with 4 options. There are several fields that I want to show or hide based on the dropdown. I am trying to create the rules, but I think that they are conflicting and I can't figure out a way around that. It was pretty straight forward to do this in the old responsive designer, but in this list I get an error saying that I can't use it for this content type. 

 

Basically, my rules state if that dropdown equals choice 1, hide fields 3 and 4 else show them. Then I have a second rule that states if dropdown equals choice 2, hide fields 1 and 2, else show them. So on for each option in the dropdown. 

 

Can someone point me to how I can work these rules?


1 reply

Badge +11
I think you should create text variables that contain the selected values of the dropdowns. Then include these variables in the rules.

Reply