The Logic Map
The Logic Map is the check you run before publishing a form with any conditional logic in it. Switch the top-bar view toggle from Canvas to Logic Map.
It shows:
- A dependency graph of which fields drive which.
- A plain-English list of every rule in the form.
- A simulation mode where you answer the driving fields and watch which dependent fields would show or stay hidden. Hidden ones are marked skipped in simulation.
- A Logic only filter that hides everything not involved in logic. A field survives the filter if it carries a rule of its own or some other field’s rule reads it, so both ends of every dependency stay visible.
It is the quickest way to find a rule that can never be satisfied, or a field that two different rules depend on.
Note: visibility logic that cannot settle blocks publishing outright, so it is worth finding here rather than at the Publish button. See Publishing a form.