how to show the controls based on the dropdown values

  • 3 December 2015
  • 2 replies
  • 0 views

Badge +6

i want to show text box for specific values of the drop down


2 replies

Badge +6

fn-Or(fn-Equals(Company,'Southland Life Ins. Co. - Low-Load Account'),fn-Equals(Company,"Southland Life Ins. Co. - Variable Account"),fn-Equals(Company,"Southland Life Ins. Co. - General Account"),fn-Equals(Company,"Security Life of Denver Ins. Co. - General Account"))

I have used the above code visible expression of the control

Badge +7

Can you explain how this worked? I'm trying to show a control based off selection from a dropdown

Reply