I have the following situation:
- about 20 survey groups, with each a unique reference saved inside a hidden question (GRREF), prefilled by the URL (GET parameter)
- the reference gets checked for validity (VALTEST question)
- if the reference is invalid, all questions are hidden, and the end message should be set to a "Something went wrong" message
- if the reference is valid, questions are shown, and the end message should be set to a "Thank you" message
I have used information found here to set the end message:
[url]
forums.limesurvey.org/forum/development/...ditional-end-message
[/url]
For some reason that I cannot fathom, the if test that should set the end message fails, and always sets the "Something went wrong" value.
Hereby attached my .lss test file. I'm using Version 5.0.4+210614.