I have an app I'm working on and I'm letting the user select from a list and then generate a custom list to pass through to update Value. I want to know how I can see what is being output into the Custom List?
My workflow is not running correctly and I know it is because of the custom list but can't tell what I need to do to correct it because I can't see the output.
Solved! Go to Solution.
Hey @cowannbell you can use the Test View tab of the interface designer to see what app values are - Here's what the list box in select tool mode looks like
Thank you so much. I wasn't even aware this was there.