Hello,
i have an "array (texts)" question and i need to validate inputs on a row level
Code:
| C1 | C2 | Result
============================================
SQ01 |0|0| OK
--------------------------------------------
SQ02 |0|4| ERROR
--------------------------------------------
SQ03 |7|0| ERROR
--------------------------------------------
SQ04 |23|12| OK
============================================
So basically, i need to check that both answers in the row are either > 0 or == 0.
Is there a fast way to do this or should i check row by row?
Thanks,
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.