We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef6202f commit d4264f8Copy full SHA for d4264f8
content/3.features/9.conditional-logic.md
@@ -11,7 +11,7 @@ icon: 'tabler:logic-buffer'
11
### Conditional logic examples
12
Conditional logic is a powerful tool for crafting personalized form experiences based on user input. Here are a few examples:
13
14
-- Directing users to a specific Thank You page based on their quiz scores.
+- Directing users to a specific End Screen based on their quiz scores.
15
- Highlighting the most selected category in a personality quiz.
16
- Showing or hiding sections in a waiting list or online check-in form according to user responses.
17
0 commit comments