How can I add a QCode with Conditional Logic
- 26 Jun 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
How can I add a QCode with Conditional Logic
- Updated on 26 Jun 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
The QCodes used in forms redirect users from one part of the form to another page, section, or question depending on the entered input. Each input has either a numeric or alphabetical value assigned to it and when that value is found, the QCode becomes activated.
In addition to that value being captured, QCodes can also capture conditional values. In other words, instead of just having something like @F50Q873 = 'Yes' or @F50Q873 = 2, users can create conditional QCodes like @F50Q873 contains 'Planning'.
Was this article helpful?