Rule: On "All Checklist Items Are Checked"

I suspect this one could be related to New Extension type - Checklists - #8 by Oshyan.

Currently, I use a RichText field to add checklists. These aren’t the tasks but more like criteria to verify against (eg, an “Acceptance Criteria”).

I’d like to set a rule that wouldn’t allow moving an entity to the next state in the workflow unless all options in the checklist are crossed out.

This should be possible with scripting!
But honestly might be better to have it as structured data where you have a to-many relation to a database called “Acceptance Criteria”

I know, Ron, I can go to the Moon with scripting. :slight_smile: I’d wanted that without the need for a code.

1 Like