-How can i add items to dropdown list function in ui path orchestrator apps?
-Plz suggest syntax for that .
-plz go through image
If you want to show the values in the dropdown, use the below expression in the List source field,
AppsDataSource.from(New String() {"99","100","101","102","103","104","105"})
Change the values in the above expression according to your requirement.
Check the below image for better understanding,

Hope it helps!!
1 Like
1 Like
Thank You @mkankatala
1 Like
I hope you find the solution for your query. Make my post make as solution to close the loop… @annet_mdamugade
Happy Automation!!
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.
