I have a vLookup that is throwing the following error:
[vLookup frontent v2.2.121]
Field: vLookup_Caseworklog
Error:
SyntaxError: Unexpected token K in JSON at position 118
———end error———–
The vLookup is querying a field that has the following string in it: Thomas “Kasey” Geary… I was suspicious that the quotation marks were the issue… so a tested this with a string of Eric’s “Test” Case… and it gave the same error as above, only “Unexpected token E in JSON at position 118… so the error is showing the first letter after the quotation mark.
Is this a bug or can we not query a field that has a quotation mark in it?