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 best solutions below

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)