I have HTML form, and once task is created , user will fill the form and submit the Task. but once the task is submitted, the data is not being stored. Once i submit it the empty form is getting submitted.
check if form fields are correctly bound to form data variables, and ensure formdata is passed properly in create form task and wait for form task and resumeā¦
Happy Automation
UipathTicket.zip (166.1 KB)
This is my Sample Code.. I tried to bind it , but not sure where exactly i am getting wrong.