Mariusz
Posts: 0
Joined: Mon Mar 09, 2015 11:11 am

PreLoader before REST load page

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

Thanks
M

Egor Kotov6832188
Posts: 0
Joined: Wed Nov 19, 2014 5:15 pm

PreLoader before REST load page

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.

Mariusz
Posts: 0
Joined: Mon Mar 09, 2015 11:11 am

PreLoader before REST load page

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

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

PreLoader before REST load page

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...

Mariusz
Posts: 0
Joined: Mon Mar 09, 2015 11:11 am

PreLoader before REST load page

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.

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

PreLoader before REST load page

Mariusz,

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

Return to “Issues”