Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using operators in webservice query
#1
I've noticed in my portal it takes some time to load when there are 10+ salesorders to load. I'd like to setup some javascript AJAX loader that gets them one at a time. Is there a 'greater than' of 'smaller than' operator available in the webservice query syntax? This way I could store the ID of the last one and get the one after that asynchronously.
Reply
#2
Yes, most normal operators are supported

https://wiki.vtiger.com/index.php/Webservice_reference_manual#Query

you will probably be able to find some examples in the test file

https://wiki.vtiger.com/index.php/Webservice_reference_manual#Query
Joe
TSolucio
Reply
#3
Thanks!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)