Skip to content

Instantly share code, notes, and snippets.

View jackscotti's full-sized avatar

Jack Scotti jackscotti

View GitHub Profile
I have 3 different flow paths
- Path #1 asks: age
- Path #2 asks: city, phone_number
- Path #3 asks: postcode and age
All the 3 redirect me to the same outcome.
If user provided phone_number and postcode should not see the phraselist (if comes from Path #2 or #3).
How I would do it in SA: