How can one select multiple options dynamically during runtime?

How can one select multiple options dynamically during runtime? To illustrate, in a typical multiple-choice scenario, one is usually permitted to select only a single option. However, I am seeking a method to enable the selection of multiple options simultaneously, such as selecting both option 1 and option 2 from a list of options 1, 2, 3, and 4 within UiPath during runtime

@Srabony_Majumder1

If you are talking about selecting on ui…did you try select multiple items?

And in this we can pass variable to select multiple items dynamically

Cheers

no during run time like input dialog

@Srabony_Majumder1

For that input dialog is not suited

You can use UiPath forms where you have option for multi selection

Cheers

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