I am trying to create a proof of concept process that goes through a data table row by row and displays a PO number in a form. I based my design on an example I found that runs correctly. However, when I run my process, the form never opens up. Am I missing something that allows the form to open up and be viewed during the run?
After I filter the data table, it is 225 rows. But they are poorly formatted so they are widely spaced out, making the excel file longer. But that should not matter since it is in a data table structure, not excel
Create a new XAML file, put just the form activity, configure the form but don’t provide any inputs. See if it opens. If it does, then you know the issue is something with the way you’ve configured it.
It’s not missing it’s just a lower version so the code isn’t the same. Delete that activity and then re-add the Form activity. No, you don’t need FormActivityLibrary.