Hi all,
I'm currently on Forms update 3.
I believe forms doesn't allow you to return the latest value for a column variable, so I followed this post.
Here are my outflow paths:
I created a hidden value within a form to get the amount of rows. I am able to get the correct amount of rows.
In the above exclusive gateway, it's defaulting to Service Task (3) when it should be going to End timer.
In the Email Service Task (3) task I am telling it to email me the latest value:
As you can see, it's able to get a value. The string has no spaces before or after.
Any insight as to why it's defaulting to that?
Since Checked = Checked shouldn't it go to End timer?