How to apply skipping logic in Confirmit tool for skipping questions?

191 views Asked by At

How to apply skipping logic in Confirmit tool for skipping questions?


1

There are 1 answers

0
Aakash On

If you want to skip those questions in all the cases then put them inside false condition.

  1. Add If condition (node/element)
  2. Move all questions inside "Then"
  3. Write "false" in if (expression)