Hi all,
With the new updates by UiPath, the way to create form differ vastly from its previous version. I am having trouble creating a dynamic dropdown list in the form via the list. The previous method of binding does not seem to work and its documentation did not state much:
https://docs.uipath.com/activities/other/latest/user-guide/form-components
How do i pass in a list of options for the dropdown instead of hardcoding it?
Thank you