Show an Item according to specefic value selected from a Drop Down List

  • 16 April 2014
  • 3 replies
  • 2 views

Badge +2

Hi everyone,

I have a problem finding a solution for this:

I want to show an ITEM that is specific to a value selected from a drop down list.

I need your help ASAP.

Thanks


3 replies

Badge +7

I would use a condition for your situation.

 

When the dropdown is changed, use the condition "a control contains a specific value", to show or not show an item.

 

If that's not what your looking for, we might need more information to your requirements.

 

15951iDBC404F2FAFF2501.png

Badge +2

Thank you so much David for your time and for this valuable solution.

 

M-W BACCOUCHE

Badge +6

Hi David,

 

There are 2 drop down lists(ddl1,ddl2) are there in my view, The ddl2 data will change based on the ddl1 selection. I achived this, witout any issues.

 

But if i didnt select any data on ddl1,  the ddl2 has to display the empty dro down.

 

Can i know how can i do this????


@daerne wrote:

I would use a condition for your situation.

 

When the dropdown is changed, use the condition "a control contains a specific value", to show or not show an item.

 

If that's not what your looking for, we might need more information to your requirements.

 

15951iDBC404F2FAFF2501.png


 

 

Regards

Srinivas Kondapalli

Reply