I have a service request where I added some checkboxes to the custom fields , and I want to use a workflow to produce tasks based on whether or not the checkboxes are checked.
I found in the expression builder where I can see the custom fields (placeholders, service request, search by service item, etc), but I’m stumped as to how to phrase the expression so that I know if something is checked or not. Is it Boolean? Is it a numeric value like -1=checked, 0=unchecked?
Anyone with suggestions?