The above issue has been solved, but I’m running into another problem. The default value for my “Check Value” is 10, even when the input field is empty.
I use the condition “Claimed Coupon” is “no” and “Check Value” is not empty for the workflow to run. However, if “Check Value” is 10, then the second condition has already been bypassed. To counter this, I made the input field “This input should not be empty” so that the user wouldn’t be able to claim an empty coupon.
I’d like to understand why my “Check Value” is set to 10. Is it because the Data source for Group Enter Code “Search for Coupons” has the attribute first item?
Without the “first item”, it returns me a list - which is not what I need. Is there a way for me to fix this?