Call Create Form x times

I use Create Form to display an input dialog where the user has to select a file to run and select several other stuffs as well. When process is done I would like to call the Form again to ask for another file and stuff. If I call the Create Form again it is returning no data the second time it is called!

image

image

image

Main.xaml (11.2 KB)
(remember to install package UiPath.Form.Activities)

Hi,

Can you try to extract the CreateForm activity as a workflow using ExtractAsWorkflow as the following? And it might need to turn on the Isolate option.

Note: Please make a backup of your current files just in case before the above.

Regards,

That is actually working - thanks.

1 Like

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