What am I doing wrong?
I have a post variable that is locationid. It is a guid. When I try to use the post value in a Condition or a Set Value it does not work. I can set my Set Value to a test value, and it works but when I try to assign it to a Post value, it does not return the Set Value and it ignores the Condition Statement.
Let me show you, maybe I am missing something simple. I swear I use to be able to do this without issue.
Using it as a Set Value:
and it returns properly:
However if I assign the post value:
And here is the post values:
Nothing is returned, not even the SetValue name:
And yes, I have it set to output.
Same thing with using it in a Condition Statement
It ignores the condition statement.
Why can’t I use the Post Value? Am I formatting it right? This has been driving me crazy for hours!






