Getting Error with Forms In While Condition

Hi,

When i was running Forms normally it is working fine. but when i was running in While or Do While condition 1st run is success next run showing the form but when i click on submit it has to run the main process which is in Do Block … but here the BOT was not going to DO Block when i was clicking submit.

Its again and again opening the same form but it was not going to Do Block. Attached screenshot for reference.

image

Thanks,
Rishi

Hey @Rishik_Chowdary

Did debug it ?

And what’s the code inside do block please ?

Thanks
#nK

Thanks For Ur Reply

Here I was attaching snapshot. ( In Form there will search button when i click on that it will go In to Do Block Based on field key )

image

Issue Resolved

Instead Putting the code in DO Block we need to put outside form activity taking a sequence

Cool buddy @Rishik_Chowdary :slightly_smiling_face::+1:

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.