Reopening form with do block problem

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.

Form TEST.zip (6.1 KB)

Thank you for your report and the sample project. I forwarded this to our team who handles the Forms and they will have a look.

I will update this topic when more information becomes available.

1 Like

I can approve that the problem still exists after update to version 1.7

after an about 1-year problem is still here…

1 Like

This problem is still there in the form.

El mismo problema por aquĂ­ :broken_heart:
ÂżAlguna noticia?

and defently I can’t understand what you saying

I have the same problem with Form.Activity. :broken_heart:
Some news?

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 @ali_fath and @Julieta_Cortes Can you upgrade to latest Form.Activities v1.3.0 and check if you are still getting this issue?

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.

Hello @Nishant_Tanwar , I had made a sample for you to research. I hope the problem can be soluted soon.

loop problem about form.7z (29.2 KB)

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?

Yes, I updated the dependence as soon as possible. But the problem is also existed. So, Looking forward to your good news on solving it. Thanks!

I am using UiPath.Forms.Activities v1.7.1 and still getting the same problem. Any update on this issue?

i dont know why no one cares about fixing this known bug after 1 year.

Extract Generate Form activity as a separate workflow and trigger it from your main workflow. This solved the problem for me. Got the ide from the following post: Issue with "Create Form" activity with do sequnce inside a loop

1 Like

thanks, but I believe it’s not a solution and it’s a workaround. still a solution will require

Hi @ali_fath,

We have verified this issue in 1.7.1 and we are able to reproduce it. Issue has been fixed, kindly wait for the next release of Form Activities.

Updates:
v1.8.0 has been released for Forms Activities. It has the fix for this problem.

Thanks
Varinder K

3 Likes