Dear all,
in UiPath Apps I try to set some values as items for a dropdown control. I would like to set them in the app and not by a process since the values are fixed. Is it possible?
Thank you in advance.
Peter
Dear all,
in UiPath Apps I try to set some values as items for a dropdown control. I would like to set them in the app and not by a process since the values are fixed. Is it possible?
Thank you in advance.
Peter
Hi,
I am facing the same issue. Did you found a solution? I need to create a drop down with fixed values and I don’t want to trigger another process to get them.
Hi,
no, I didn’t find any solution I tried to set a rule to set values but without success. Did you try that?
Yes, but with no luck. I don’t think it is supported, as I understand from this post How to build a dropdown in UiPath apps
This is exactly what I’m trying to do also. I shouldn’t have to trigger another bot just to get an out argument, simply pointing the list source to an array of strings or ideally an Orchestrator asset would be perfect but it seems this is not possible?
@s.bruce Since that post I have used apps more frequently and I didn’t find a solution. So I really think it is not possible. Maybe we can suggest UiPath to add something like that?
I see that they introduced static dropdowns:
Enable this setting in General tab of the App
And start using functions:
@Oana_Georgiana_Vasile thank you for the update!
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.