UI to editing of visual perspectives in the Config. Tool has been redesignsed
New menu types -
Toolbar
(DEMO: CRM sample app - toolbar at the top)
Panel Bar
(DEMO: CRM sample app - menu on the left)
Plain List
(DEMO: CRM sample app for mobile phones - slide-in menu)
Responsive Grid layout (Simple)
This uses responsive Bootstrap grid layout and allows specifying width of panels on different devices
(No demo yet)
Responsive Grid layout (Nested)
Introduces nested layouts in Aware IM which are also responsive. This layout is a recommended one for any application.
All other layouts (except Responsive Simple) become effectively obsolete.
(DEMO: SalesPortal sample app - Regional Sales Status, Team Efficiency and Product Orders perspectives, CRM sample app - main dashboard)
Ability to specify
HTML for menu header and footer
(DEMO: SalesPortal sample app - main menu on the left)
Ability to specify
CSS class and style for menu items (menu and panel bar widgets)
(DEMO: SalesPortal sample app - main menu on the left)
Support for the “Overflow flag” for toolbar menu
This allows to specify whether an item on the toolbar menu will be placed on the “overflow” button if the screen becomes too small
(DEMO: SalesPortal sample app - top bar menu at the top, HEADER item)
Ability to include “widgets” into the static
HTML of content panels:
Add input controls
(DEMO: Sales Portal sample app - Filters content panel in the Regional Sales Status VP)
Add buttons that can start processes, queries etc\\Buttons are properly styled according to current theme (no demo yet)
Add Google Maps (with polygon opacity, stroke weight and highlighting)
(DEMO: Sales Portal sample app - Map content panel in the Regional Sales Status visual perspective
Ability to auto-refresh Content Panels with
HTML content
Auto-refresh settings are the same as for queries and forms
(DEMO: most content panels in the SalesPortal sample app, for example, Selected Country and Map in the Regional Sales Status visual perspective
Ability to set font size for a VP
All themes are dependent on the font size used, so when the font size is changed the theme adjusts itself accordingly. It is now possible to specify the size used explicitly and produce bigger or smaller apps
Ability to hide a content panel and show it when a button in the top toolbar is pressed
(New type of a menu command - Slide In Content Panel with screen width breakpoint)
(no demo yet)
Ability to add a menu command/button that implements “go back” functionality
(Special menu command)
(DEMO: CRM sample app for mobile phones)
Slide-in left and right frames menu commands
If a toolbar includes this command clicking on a button representing the command slides-in left or right frame
This is especially useful for the implementation of mobile menus
(DEMO: CRM sample app for mobile phones - menu button in the toolbar)
Ability to slide-in arbitrary content panel (slide-in command with no screen breakpoint)
This is similar to the previous item, but instead of sliding in a menu you can slide-in a content panel
(DEMO: CRM sample app for mobile phones - help button in the toolbar)