Comment
Kieran Anson
Kilo Patron
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
12-19-2024
07:58 AM
@neil_b the script provided won't evaluate a reference qualifier with a javascript condition. The logic in the below line is 'dumb' and expects an encoded query string:
tableLookupGR.addEncodedQuery(encodedQuery);
You would need to expand the capability provided in this article to cater to that requirement.