Is it possible to create a drop down box?

Hi there!

I am currently writing a script whereby I would like to utilize a drop-down box whilst under the app/web activity thread.
Essentially, I would like to create a drop-down box that appears at a given point in the script, giving the user the option of 5 possibilities. Once the user selects one of these options, let’s say X. X is stored for later use and entered into a specific field.
Please forgive my ambiguity and feel free to ask me questions so I can better explain what I’m looking for!

Thanks in advance

Have you checked out the Input Dialog activity?

https://docs.uipath.com/activities/docs/input-dialog

1 Like

@Parkinson_Brian_ext Parkinson, using UiPath Forms, you can create customize Form input (eg Drop Downs). You can refer below ref link for more details:

Hope this helps!!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.