Forum Discussion
OlivierS
Lithium Alumni (Retired)
If I had to do it, I would:
1- use JQuery to get what the user is entering in the box
2- build the LiQL query, using the WHERE close, and adding the string you've capture in 1
3- use an AJAX call so the page doesn't reload ; and displays results as soon as it arrives
Sorry for not providing the exact code.
micha80
10 years agoExpert
Hi OlivierS,
thanks for your answer. Could you please tell me what where condition I should use to check if the first char of a message subject is an "A"? I havn't found anything. In SQL I have something like the "Like" syntax but there is nothing like this in LiQL. Am I correct?
Regards,
Michael
Related Content
- 2 years ago
- 2 years ago
- 2 years ago
- 2 years ago
- 2 years ago