Hey.
Currently trying to figure out a way to check for a thing’s value when creating a Workflow. I need to check for its value in the “and when” part of it.
I created a database table called “boolean” with one field called “yes-no” and during the use of the program that one single field is changed to “yes” or “no” depending on what happens.
The thing is that I want to execute a workflow when said field is set to “yes” but I have no idea how to do that via the “Do a search for” function. It just doesn’t seem logical to me.
So obviously I’m doing something very wrong right?