this is got me stumped, my debugger (step-by-step) shows this field (and it’s conditionals) working correctly:
Yet in the database, it’s totally flipped around:
Any Ideas?
I don’t have any actions happening on the thing afterwards:
this is got me stumped, my debugger (step-by-step) shows this field (and it’s conditionals) working correctly:
Yet in the database, it’s totally flipped around:
Any Ideas?
I don’t have any actions happening on the thing afterwards:
Could possibly be privacy setting related. Have you checked that?
hmm, i had seen that in the forum elsewhere, but yeah i’m able to change every other field just fine, and i’m not doing any auto-binding so i can’t see how that’s a factor
I had the same issue the other day. I simply changed the logic from if no to if yes or vice versa and that fixed it. I didn’t report it though, thinking it was just me missing something. @bubble