JSON expression won’t save
-
The wordpress plugin only seems to allow creation of simple validators.
I have a matrix question with 3 rows (question1, question2, question3) and 3 options [1,2,3] for each row. I wanted to make each question had a unique answer (columns).
In the JSON editor I was able to create an expression, e.g.: “{question1} <> {question2} and {question1} <> {question3}” and it works when I test the survey. However, when I go to save, the “<>” are deleted (leaving only “{question1}{question2} and {question1}{question3}”).
Anyway to override this for more complex JSON expressions?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘JSON expression won’t save’ is closed to new replies.