How i take multiple choice input from user

“1.Tea-$10”,
“2.Coffee-$20”,
“3.Snaks-$30”,
“4.I don’t need anything”}wants input like this

Hi @Sandhya_Gajare

Check out the Video Link

Regards
Gokul

You can try with uipath form activities, and inside form use checkboxes. Then to know what end user input, u can get the checkboxes states like if 1 is selected then it is True else False.

Hi @Sandhya_Gajare

Check out the XAML file

InputMultipleOption.xaml (4.6 KB)

Regards
Gokul

1 Like

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