cancel
Showing results for 
Search instead for 
Did you mean: 

Selecting a value inside multi-dropdown field

GSravan
Level 2
Hi All,

I need to select one value from a drop down box similar to the one  shown below

36390.png

This is actually a filter, once i select the value the page will load again based on my selection.

If i want to select a value from this box, how can i select?, provided there will be around 100 values inside the box.

For example if i want select "benz"(which can be visible if we scroll down), how can i select that?

i tired spying the box and used select option but is not working.
1 BEST ANSWER

Helpful Answers

PabloSarabia
Level 11
Hi @G Sravan

For this case, you can spy one of the elements in the list and make the Name as a Dynamic value.

Then you can use a Navigation Stage to performed a "press" action over the item in the list that you want. 

I try this kind of control now and it's works even if the item is not visible.


Hope this helps you. And if this solve the problem, remember mark as the best answer 😄

See you in the community, bye 🙂

View answer in original post

1 REPLY 1

PabloSarabia
Level 11
Hi @G Sravan

For this case, you can spy one of the elements in the list and make the Name as a Dynamic value.

Then you can use a Navigation Stage to performed a "press" action over the item in the list that you want. 

I try this kind of control now and it's works even if the item is not visible.


Hope this helps you. And if this solve the problem, remember mark as the best answer 😄

See you in the community, bye 🙂