When to choose this
Exact behavior
- Sets active jump target to selected page ID while rule matches.
- Normal Next order bypassed for that navigation step.
- Only valid page IDs apply — deleted pages are cascade-scrubbed; Studio / flow health warn on incomplete jumps.
- Multiple jump rules: last matching jump wins.
- Skipped pages: fields there may stay unanswered — operators reading those fields stay false until visited.
- Terminal pages are submit steps — Map shows the badge; path validation uses the visited path.
What changes on fill
Configure in Studio
Create multiple pages
Prefer Branch for per-answer jumps
Or open Rules for advanced When
Build When (Rules path)
Add Then → Jump to page
Optional: enable Auto-jump
Check Map + Simulator
Worked examples
Quiz winner
When Score greater thanScore from Calculate target.80→ Jump to pageWinner
International path
When Country is none ofRemember blank country does not match Is none of — add Is empty path if needed.US, CA→ Jump to pageInternational shipping
Skip optional details
Branch on “Skip details” → Yes → Go to pageSummary
Or Rules: When “Skip details” equalsYes→ Jump to pageSummary
Low score remediation
When Score less than50→ Jump to pageRetake instructions
Test on fill
Trigger jump branch
Non-jump / Otherwise branch
Auto-jump if enabled
Fields on skipped pages
Multiple jump rules
Common mistakes
- Jump target deleted but rule left incomplete — clear flow health before publish.
- Expecting answers on skipped pages for later rules.
- Multiple jumps without clear exclusivity — confusing last-wins outcome.
- Single-page form — jump has no effect.
- Forgetting Otherwise on Branch so unmatched answers fall through unexpectedly.
Troubleshooting
Jump does nothing
Jump does nothing
Wrong destination
Wrong destination
Validation on skipped page blocks user
Validation on skipped page blocks user
Auto-jump too aggressive
Auto-jump too aggressive