HTML5 Data Bindings Formatter Support Product Page

Answered

Using DMXzone Slider with HTML5 Data Bindings Formatter

Asked 11 Mar 2014 23:20:18
1
has this question
11 Mar 2014 23:20:18 Mr. em posted:
Can someone please explain to me how to create a page like this: www.dmxzone.com/demo/php/HTML5DataBindings/AtvStore/index.html

I want to add a slider to give the visitor the option to sort by price low or high, but I have no clue on how to do this with HTML5 Data Bindings Formatter, since when clicking on the database bolt icon does not show HTML5 Data Bindings database.. So how do you connect the slider to database? I have tried manually but it did not work for me, I am an ASP guy and feeling lost. Please add more tutorials so we create this features to our website just like the one you are showing on your template page: www.dmxzone.com/go/22124/html5-data-bindings-formatter

Thanks

Replies

Replied 12 Mar 2014 10:14:02
12 Mar 2014 10:14:02 Teodor Kuduschiev replied:
Hello,
When you add the slider to your page, there is an option to add 2 input fields - one for min and one for max. It is where the slider stores the selected vaules.
Then you create your database connection and inside the query builder of Database Connector you use these two hidden fields as filter for your data set.

Reply to this topic