0 votes
in Rock by TinaStephens (8.6k points)
edited

This workflow https://rock.sv.cc/admin/general/workflows?workflowTypeId=195&ExpandedIds=C142 form has a question that asks if the person is wanting follow up. If the check box is left blank Sun Valley does not want a connection created. How do I properly set the condition for this? It's still creating a connection when the question is not checked.enter image description here

1 Answer

0 votes
by DavidTurner (14.9k points)
edited
 
Best answer

The "I'd like someone to follow up with me" attribute is a boolean field type. Using this reference, you can see that attribute values for boolean field type are stored as either 'True' or 'False'. So you'd want your filter to look like this:

enter image description here

Welcome! Here you can ask questions and receive answers (hopefully) from other members of our team.
...