Forum Discussion
VikasB
6 years agoBoss
Lindsey
Lithium added a new LIKE operator in the WHERE clause only on the login field of the API v2 user collection. The LIKE operator works similarly to SQL LIKE clauses: you may add either 1 or 2 wildcard characters (the % sign) and you must have at least 3 non-wildcard characters in your LIKE string. Examples: doug%, %suz%, 'john%.
Here is the documentation for the same
https://community.khoros.com/t5/Li-Release-Notes/Lithium-Community-19-1-Release-Notes/ba-p/512008
Unfortunately, "LIKE" constraint will not work on the labels.
Related Content
- 7 months ago
- 4 years ago
- 4 years ago