Selected dropdpwn value is getting disappread after execution in UiPath Forms

Hi All,

I am working on a dropdown . The values are getting populated in this dropdown dynamically and is a list of strings. After clicking on a button it is getting selected value from dropdown and showing some other values.

The issue is after execution and displaying values the selected dropdown value is getting disappeared. Any help on this please?

@Vajrang @Parth_Doshi @Anil_G

@HappyCoding

Can you show some screenshots of implementation please or some samples also would help

cheers


I have two dropdown , In first dropdown I am selecting one value and on a button click I am doing some operations to display a specific value in second dropdown.

I am able to show the required value in second dropdown however the value selected in first dropdown is getting disappeared.

Click on the dropdown first
then use select item and choose the required item

Hello @HappyCoding

You can experiment with different input types by using 1 or 2 click activities for the selection.
Eg. for “Simulate” the option does not have to be visible on screen.

image

Best regards,
Soren

Thank you for your response But this is UiPath Forms dropdown.

This solution is required a bit urgently , If anyone can help would be great

HI @HappyCoding

Please provide the static delay before performing the selection operation from dropdown.

If not perform the operation using delay. Use JavaScript Selectors to set the value to dropdown in it is the web application.

Thanks,
Chethan

Try to use classic activity drop down
Sometime where modern activity drop down is not able to identify element class one will