Page 1 of 1

PreLoader before REST load page

Posted: Mon Mar 09, 2015 12:56 pm
by Mariusz

Hi,
Is it possible to add a loader image before the content is loaded from external source via REST/json?

Thanks
M


PreLoader before REST load page

Posted: Mon Mar 09, 2015 9:24 pm
by Egor Kotov6832188

Hello Mariusz,
sure you can use custom js code and html component or grid with image and show it on any event you would like.


PreLoader before REST load page

Posted: Tue Mar 10, 2015 7:46 am
by Mariusz

Hi Egor, could you provide a sample or short tutorial for that?
Thanks.


PreLoader before REST load page

Posted: Thu Mar 12, 2015 10:33 am
by Evgene Karachevtsev

Hello Mariusz,

Unfortunately custom js is outside the scope of our support, but I hope these links will be useful for you:
http://stackoverflow.com/questions/54...
http://stackoverflow.com/questions/15...


PreLoader before REST load page

Posted: Thu Mar 12, 2015 12:16 pm
by Mariusz

Thanks Evgene,
The question is how to override the loader with the loaded content.
In web tester I have such a spinner Image

which looks great.
I just want to let users know that content is loading to keep them waiting.

Thanks.


PreLoader before REST load page

Posted: Thu Mar 12, 2015 2:15 pm
by Evgene Karachevtsev

Mariusz,

You can call it via JS and make it transparent and spinning via css.