With the release of Database Connector PHP/ASP, the HTML5 Data Bindings got updated as well and now it's improved with great new features. Along with the full support for Database Connector PHP/ASP we also included insert show/hide regions, new binding attribute, support for global collections and many more that you can explore below!
The Story
What's New in HTML5 Data Bindings 1.1.0:
- NEW
Insert Show and Hide Regions - Now you can choose any repeating element
and insert conditional show or hide regions based on if the element has
data or not. Very useful for showing " No records found" messages or
other conditional areas.
- Show /and Hide region have a nice blue border in Dreamweaver design view so they can be easily distinguished.
- NEW bindings
attribute - data.hide to hide regions when data is available. Works
opposite of data.show which shows the HTML region only when data is
available.
- NEW option for Max Results / Per Page for all Database Sources on HTML5 Data Bindings
- HTML5 Data Bindings floater can now bind and unbind attributes.
- NEW
options for page navigation in the Control HTML5 Data Bindings - now
Refresh data is extended with page jumping options for Database Sources
- NEW Support for global collections like {{$URL.xx}} for url parameters and {{$FORM.xx}} for {{$COOKIE.xx}} for cookie variables.
Comments
Be the first to write a comment
You must me logged in to write a comment.