Difference between revisions of "Category:Lianja v5.3"

From Lianjapedia
Jump to: navigation, search
(See Also)
(See Also)
Line 5: Line 5:
 
==See Also==
 
==See Also==
 
* [https://lianja.com/component/content/article/36-frontpageitems/514 Lianja v5 Release Notes]
 
* [https://lianja.com/component/content/article/36-frontpageitems/514 Lianja v5 Release Notes]
* [[Dashboard Sections]] can now layout horizontally on the same row as well as top to bottom, left to right. A new App, '''example_dashboard2''' has been added to show how to layout sections horizontally.  Find it listed under 'General' in the App Names explorer panel in the [[Apps Workspace]].
+
* [[Dashboard Sections]] can now layout horizontally on the same row as well as top to bottom, left to right.
 +
** A new App, '''example_dashboard2''' has been added to show how to layout sections horizontally.  Find it listed under 'Examples|General' in the App Names explorer panel in the [[Apps Workspace]].
 +
** A new App, '''example_dashboard3''' has been added. This App displays a grid on the left and a form on the right in a dashboard section. The action bar buttons navigate between records in the form section. Clicking on a row in the grid (on the left) relates a record in the form. You can then navigate the records with that "child key".  Find it listed under 'Examples|General' in the App Names explorer panel in the [[Apps Workspace]].
 
* [[Visual Components]] functionality has been extended, including a new '''Component Attributes Editor''' and '''Components Gallery'''.
 
* [[Visual Components]] functionality has been extended, including a new '''Component Attributes Editor''' and '''Components Gallery'''.
* New '''example_component2''' and '''example_component3''' example Apps are included in the Lianja App Builder distribution to demonstrate the use of [[Visual Components]].
+
* New '''example_component2''' and '''example_component3''' example Apps are included in the Lianja App Builder distribution to demonstrate the use of [[Visual Components]].  Find them listed under 'Examples|General' in the App Names explorer panel in the [[Apps Workspace]].
 
* New [[Additional Registry Entries and Environment Variables|DB_ODATATRACE]] environment variable / Windows registry entry for Web App performance tuning and debugging.
 
* New [[Additional Registry Entries and Environment Variables|DB_ODATATRACE]] environment variable / Windows registry entry for Web App performance tuning and debugging.
 +
* The [[Virtual Tables|Modify Virtual Table...]] dialogpanel now has dialog buttons attached to the right of the fields which when clicked allows editing text in a popup editor.<br>This is particularly useful for editing long SQL statements.
  
 
[[Category:Developers Guide]]
 
[[Category:Developers Guide]]

Revision as of 11:31, 14 February 2020

Under construction. Coming soon.

New features in Lianja v5.3.

See Also

  • Lianja v5 Release Notes
  • Dashboard Sections can now layout horizontally on the same row as well as top to bottom, left to right.
    • A new App, example_dashboard2 has been added to show how to layout sections horizontally. Find it listed under 'Examples|General' in the App Names explorer panel in the Apps Workspace.
    • A new App, example_dashboard3 has been added. This App displays a grid on the left and a form on the right in a dashboard section. The action bar buttons navigate between records in the form section. Clicking on a row in the grid (on the left) relates a record in the form. You can then navigate the records with that "child key". Find it listed under 'Examples|General' in the App Names explorer panel in the Apps Workspace.
  • Visual Components functionality has been extended, including a new Component Attributes Editor and Components Gallery.
  • New example_component2 and example_component3 example Apps are included in the Lianja App Builder distribution to demonstrate the use of Visual Components. Find them listed under 'Examples|General' in the App Names explorer panel in the Apps Workspace.
  • New DB_ODATATRACE environment variable / Windows registry entry for Web App performance tuning and debugging.
  • The Modify Virtual Table... dialogpanel now has dialog buttons attached to the right of the fields which when clicked allows editing text in a popup editor.
    This is particularly useful for editing long SQL statements.