The conditional logic of multi-step forms is a little different from single-step logic.
In multi-step forms, each question is visible on a new page. So when using conditional logic, you can jump to another question.
For example, you can create multiple conditions to jump to a specific question based on the user's answer.
The jump action helps you skip some questions based on the user's answers. It's a great way to make your form interactive and dynamic.