How to add an activity to select a dropdown list in a form

Dear All,

how to add an activity to select a dropdown list in a form

Regards,

Raden Bayu

Hin @bayu.herlambang what error you are getting can you show ?

@bayu.herlambang,

Assign your desired Country/Region to Item to select property of Select Item activity.

Select item from drop down

U need to give the variable , where you have stored the country name , in the item to select filed

Making a Dropdown (Dropdown) Selection in UiPath

Based on the images you upload, you need to make a selection from a drop-down (drop-down) element on a form. You can use various activities in UiPath to solve this scenario. Here are a few methods you can use to make a selection from the drop-down list:

Method 1: Using the Select Item Activity

Select Item activity in UiPath, open the activity most suitable for selecting from lists. This activity automatically detects the options available in the drop-down list and allows you to select directly.

Step by Step Solution:
1.Select Add Item Activity:
• Add Item parts according to the efficiency of your work.
2. Select Element:
• Select the drop-down list element.
3. Feature Item to be Selected:
- Type the field for the item you want to select. For example, “Indonesia”.

Negative:

  • If the Select Item event does not detect the drop-down menu, you can try another method.
    Regards,
    Burçin

Hi @bayu.herlambang

You need to select the Item to select which country you want it, Store into the string variable then pass into the field

Refer the image,

Regards,
Gowtham K