in form.activity version 1.6 if we have some operation in do block and some buttons with click action and some with submit. after the first time we close the form by clicking on the submit button, if another form refers to our first form, the robot will pass the form without stop and continue the workflow. it opens the form but beneath it continues the workflow. and whatever result that your form has, will not save to variable or pass to workflow.
I will put a zip file of a simple project that reproduces the BUG.
I made some workaround which is not the solution.
if we put the first form in a separate workflow and invoke it, the problem will solve. that shows us obviously its a UiPath Form.activity BUG.
Hi - apologies, this was lost in our ticketing system so I only came across it recently; we’ll be looking at this issue this week to understand what needs to be done and can come back with our plans.
Hi @Nishant_Tanwar!
I updated the version to v1.3.0, but from the second iteration it ignores the “Do Block” and continues with the process without waiting for the form data.
The problem continues.
But I programmed another way that would allow me to reuse the form as many times as necessary for the user.
Thanks I hope my english is understood.
Hi @Julieta_Cortes We are not able to reproduce the issue. Can you please attach a sample workflow where you are able to reproduce it? We will take a look and get back.
Hi @zhangbw Thanks for that, we will check and get back. Meanwhile can you update the UiPath.Forms.Activities to v1.4.0 and check if you are still getting the issue replicated there?