12-16-2016, 04:49 PM
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.