Hi,
I am trying to generate a list of sequentially numbered invoices, with the first number being defined by the user. I have a text box input to gather the initial invoice number, and that is connected to an action tool, which is then connected to a Record ID tool. When I run the workflow using the magic wand button, the value I enter in the text box tool doesn't pass forward to the Record ID tool. In fact, it looks as if the app might not be running at all.
Here's a screenshot of the relevant portion of my canvas, as well as the configurations for the text box and update value tools.
Does anyone have any ideas?
Thanks!
Edit (for the benefit of anyone else having this problem): I had the text box and action tools configured properly. I just couldn't see the output because I needed to select the option in Interface Designer that shows Browse tools when the app runs successfully. Once I did that, I was able to see that the value I was entering in the text box was indeed passing through to the Record ID tool.