DMXzone Database Connector PHP Support Product Page

Not a problem

Results are shown when testing, but not in rt.

Reported 19 Sep 2013 09:13:37
2
have this problem
19 Sep 2013 09:13:37 Jacques H posted:
When I test through the interface, all results will show. However when testing realtime it will show {{tekst}} instead of results in FF only. Nothing is shown in IE. web-works.nl/testdbbindings.php

Replies

Replied 19 Sep 2013 09:25:40
19 Sep 2013 09:25:40 George Petrov replied:
Hi Jacques,

You are somehow using an old jQuery 1.7.2 ...

Please delete the ScriptLibrary/jquery-latest.pack.js and apply the extension again so that the latest jQuery 1.10.1 will be copied there

The Data Bindings extension requires it.

Greetings,
George
Replied 19 Sep 2013 09:42:42
19 Sep 2013 09:42:42 Jacques H replied:
You were correct as usual
Replied 19 Sep 2013 09:48:00
19 Sep 2013 09:48:00 George Petrov replied:
Hi Jacques,

I see also that you also have stored html in your database.

To display it as html and not as text you need to add it like this:

<div data-binding-html="{{tekst}}"></div>

This will populate the contents of the div with the data contents from your database rendered as html. Otherwise the regular {{tekst}} binding will render it just as text.

We will make it easier to do this via the Data Bindings floater in the next update.

Greetings,
George
Replied 19 Sep 2013 09:58:22
19 Sep 2013 09:58:22 Jacques H replied:
Perfect, it even does css-formatting. Although expensive, worth the money especially when more enhancements will be made in the near future. I love it
Replied 19 Sep 2013 10:12:54
19 Sep 2013 10:12:54 George Petrov replied:
Thanks Jacques!

Could you do me a favor and write a small review about the extension? On the product page at the review section:

www.dmxzone.com/go/22072/dmxzone-database-connector-php#reviews

Thanks a lot!
George

Reply to this topic