App Connect Preloader Support Product Page

Can I use the preloader while loading large datasets?

Asked 02 Feb 2018 15:41:51
1
has this question
02 Feb 2018 15:41:51 Lee Woolsey posted:
I tried inserting the preloader on a page where I had previously displayed a div with hourglass glyphicon using the 'while executing' method. Can I replace this with the preloader? (I tried, but it just spun indefinitely.)

Replies

Replied 02 Feb 2018 17:00:00
02 Feb 2018 17:00:00 Teodor Kuduschiev replied:
Hi Lee,
Please provide a link to your page.
Replied 02 Feb 2018 19:02:23
02 Feb 2018 19:02:23 Lee Woolsey replied:
The page in question is on a secured page. (I switched it back to my previous code)

This is what I currently do: (The well div at the top of the code). I deleted that div and inserted the preloader at this location. (I tried it as a single line, and also, enclosing the table between tags.)

Image of Code:
www.dropbox.com/s/0m4p6bq9kgct9qk/Capture_code.PNG?dl=0
Replied 03 Feb 2018 09:28:47
03 Feb 2018 09:28:47 Teodor Kuduschiev replied:
The code does not really help me identify the issue - it seems fine.
I need to inspect the page running in my browser.
Replied 03 Feb 2018 19:37:25
03 Feb 2018 19:37:25 Lee Woolsey replied:
It would help me if I knew where the preloader should be placed in the code.

Should the
<dmx-preloader id="preloader1"></dmx-preloader>
be inline like this above the <dmx-serverconnect> tags?

Should it be within the elements to be displayed as in < div class="panel-body" >< preloader > </div>

or should it encapsulate the code?
< preloader > < my content > < close preloader >

Replied 04 Feb 2018 08:59:40
04 Feb 2018 08:59:40 Teodor Kuduschiev replied:
It should be as inserted on the page by app connect, it shouldn't be included inside or wrapped around other elements.
Replied 04 Feb 2018 16:51:46
04 Feb 2018 16:51:46 Lee Woolsey replied:
Thank you. I will try it again.

Reply to this topic