Its been long here. I don’t know if its just me but I think the new UiPath forms is a bit too complex. the previous version was simpler. I am trying to send in an array viarble i.e {“easy”,“hard”,“medium”} into a form via an input parameter. I have done this successfully , but now how do I get value selected by the form user. I do not want to hard code levels inside the form.
Thanks in advance guys
I will need to use dynamic options because my values come from a data source and can change. is this still possible? the previous versions UiPath it was easy to do