Load data after page loads
I have an infolist which displays data from the database.
I have one field which pulls data from an API (displays status).
I want to load the local data and then add the data from the API when it arrives in order to speed up the page loading.
Any ideas please?
Mike
I have one field which pulls data from an API (displays status).
I want to load the local data and then add the data from the API when it arrives in order to speed up the page loading.
Any ideas please?
Mike