

Added "Build a Desktop installer" for packaging up desktop runtime apps for deployment.border, borderWidth, borderColor, borderTop, borderTopHeight, borderTopColor, borderBottom, borderBottomHeight, borderBottomColor, borderLeft, borderLeftWidth, borderLeftColor, borderRight, borderRightWidth, borderRightColor, borderInset. Added some new properties to the "Container" class.

This will be made available in desktop, web, tablet and phone apps. This provides the ability to query subsets of data to view without having to write any code. If you specify "Auto create" in the search panel section attributes then the search form will be created automatically based on the "Search panel fields" in a form and also in a grid. Just specify these on Lianja.showDocument("ction?action=togglesearchpanel"). These are action=showsearchpanel, action=hidesearchpanel and action=togglesearchpanel. There are also some new actions on showDocument() to hide and show the search panel underneath the section header. This is shown when the search icon is clicked for a section.
#Boostnote nested checkboxes code#

Added the ability to hide the icon in the page header bar for web/tablet/phone Apps.Just click the "Debug" icon in the "Tool Bar" on the left of the view to popup a Web Inspector which includes a DOM inspector and a JavaScript debugger. Added "Debug" support for "Web", "Tablet", and "Phone" Apps.There is also a "Mobile Tools Bar" down the left hand side of each view with a variety of icons that can be clicked to perform view specific operations such as "Refresh", "Save", "Orientation", "Preview" and at the bottom a "Settings" icon for configuring the App specific to that view. Each "View" is live against your development data just as the Desktop App runtime View operates. These together with the "Web App View" allow you to view how the App looks in a desktop web browser, Tablet and phone. Added "Tablet App View" and "Phone App View" icon to the header bar.This provides a way to do a quick change on a file and deploy it. Added a new icon to the header bar in the "Apps" and "Library" workspace to "Deploy this file to the cloud directory".Added the ability to programmatically switch in and out of fullscreen mode using Lianja.fullscreen = 1 or Lianja.fullscreen = 0 respectively.BROWSE/Grid big data performance improvements with automatic grid pagination.

