B
Bernard Moeskops
Guest
The solution was to use a promise in javascript. Create a promise, then for each query an individual promise within the initial promise. The last promise resolves the initial promise and triggers options.success. Thanks for helping!
Continue reading...
Continue reading...