The table doesn't execute correctly in a horizontal flow — it either jumps or doesn’t honor the expected skip logic.
Posted: May 1st, 2025, 5:36 am
I'm currently working on a CSPro application where I need to design a horizontal table that reads data column-wise (across occurrences). Some of the questions within the table involve conditional skips based on responses.
However, I'm facing the following issues:
The table doesn't execute correctly in a horizontal flow — it either jumps or doesn’t honor the expected skip logic.
The skip patterns I defined within the roster are being ignored or behave unpredictably.
I want to display the table row-wise on screen but process the data column-wise (i.e., one set of variables across multiple occurrences).
However, I'm facing the following issues:
The table doesn't execute correctly in a horizontal flow — it either jumps or doesn’t honor the expected skip logic.
The skip patterns I defined within the roster are being ignored or behave unpredictably.
I want to display the table row-wise on screen but process the data column-wise (i.e., one set of variables across multiple occurrences).