0 Workflow Boolean Filter Configuration 1 Arran France posted 10 Years Ago I'm struggling to get a workflow I've set up to work. There are a number of boolean attributes which are input using a form, the workflow is then designed to complete actions when the values of those booleans are set to yes. I've set those filters to be when the values is equal to Y, 'Yes', or contains y. None of those filters seem to work. What should I be setting the filters to be?
David Turner 10 years ago Yep, it's 'True'.... https://github.com/SparkDevNetwork/Rock/blob/develop/Rock/Field/Types/BooleanFieldType.cs#L29