DMXzone App Connect Support Product Page

Answered

How to improve data binding rendering?

Asked 10 May 2017 09:15:24
1
has this question
10 May 2017 09:15:24 Firdaus Rohman posted:
On slow network, sometimes the data binding will appear as {{expression}} before it rendered as data. How to improve this? Can the app connect only render the data once it's completely loaded and hide/skip the {{expression}} to be displayed on page?

Replies

Replied 10 May 2017 09:57:23
10 May 2017 09:57:23 Teodor Kuduschiev replied:
Hello Firdaus,
You can hide {{expression}} if you bind the data as inner-text instead. Select the element where you want to bind the data and then:
Replied 10 May 2017 12:27:54
10 May 2017 12:27:54 Firdaus Rohman replied:
Will check it out. Thank you.
Replied 18 Aug 2017 18:36:55
18 Aug 2017 18:36:55 Reinhardt Ellis replied:
I also have the same issue.. with slower connections.. all the {{expressions}} show.... cant we have a OPTION in the APP CONNECT for a PAGE LOADER until the page is fully loaded.. eg.. like a spinner or something cool...
This reply was removed on 8/21/2017 11:41:39 AM.
See the changelog
Replied 19 Aug 2017 05:55:01
19 Aug 2017 05:55:01 Firdaus Rohman replied:
Reinhardt Ellis yes you can do it by placing a loader on top of everything then hide it on data load success. But your suggestion is quite cool, for built in option to have tiny little loader in place of the expression before it completely loaded. For record, using Display > Inner Text and Inner HTML as advised by Teodor worked just fine in my case. It only harder to maintain the page in design view.
Replied 21 Aug 2017 11:45:34
21 Aug 2017 11:45:34 Reinhardt Ellis replied:
Hi Firdaus Rohman.. thanks .. yes the inner text works well but if you have 25 {{expressions}} on a page... with image {{expressions}} URL link... mailto links.. then its a pain in the arse to use the INNER TEXT bind... because if i need to edit the page again... or make changes... then i always have to look for crap... so a GLOBAL loader or a pre-build in loader on he expressions will be cool... to have a LOAD or animation ... as we not all have T1 or SUPER fast broad band.. some of us are in Africa.. hahaha... : ) with slow connections...

Reply to this topic