Hi,
I have one scenario on Uipath Form, I am quite new in uipath form.
I have dropdown of supplier ID and I have 4 fields (company name, address etc…) on uipath form, now when the user will select supplied ID it should display the corresponding company name , address etc. on the respective fields, how should I approach in this (all these values are coming from an excel)
so you want me to use the select Item activity on the uipath form ?
As I mentioned i need to populate this 4 column values on the uipath forms dynamically, as you can see the I will have supplier ID dropdown and these 4 fields.