Skip to main content

I want to change the value of a control based on the value of another. I know I can use a value changed event to handle this but I can't see how I can perform my if statement. I'll explain...

 

My drop down list contains values: Legal, HR, IT, Business Support, Reception, Finance.

 

I want the value of a textbox to change if any one of the following is selected: Legal, HR, IT.

 

I can't see how I can do this, can somebody please advise?

You could use:

 

If a control contains a specific value

transfer data

 

16950iB3CBE105B0BBC0FF.jpg


Thanks Victoria, but that's only for one value? I've just found the solution...custom advanced condition.

 

See screen shots..


13397i4ACC37DED4D71095.png
14604i42BFA6DAF6BDFE0A.png

That works too.


Reply