Hi, during a registration process a webform will pop up for a user to enter details. I do this through Custom Input activity. Some elements should be pulled from a database and all the user has to do is check to confirm and fill out a few more forms.
I have 2 questions.
- How do I get the information from a DB into the webform? This can’t be a default value.
- How can I work with each element in the webform once it has been submitted? can I store them as variables in UiPath?
I attached the xaml and html. Hopefully that works.
RegistrationForm.zip (11.5 KB)
Thank you!!!