Question

I have a list form that I customized and retrieves its design from HTML page, the thing is it doesn't look nice when the form is viewed until like 2 seconds when everything is loaded, how do I add a progress gif image or something to my form to let the user know that it's loading, then show the form?

Was it helpful?

Solution

you could use PACE indicator to have the progress of the web page rendering which is nothing but a js which is used to present the rendering of pages but the disadvantage is that it will not work with older android OS. There are various types like loading,center fold etc.

Licensed under: CC-BY-SA with attribution
Not affiliated with sharepoint.stackexchange
scroll top