#1
Hi,
I have the following function


What I would like is to check if loadView is complete before running copyImages function below


is this possible?
#2
G'day,

If I am understanding you correctly, what you want to achieve needs to be done with JavaScript and the Trongate API manager.
#3
I will have to pursue another avenue since ajax is only able to load my data after it completes, which is no good to me.

Thanks for your response.