We have more than 60 video tutorials to help you master AwareIM features.
New features and improvements including, AI Integration, Data Import and Export functionality, updates to Fontawesome and more.
How to upload, view and scale images. Using the display gallery and adding signatures.Some of the new features in Version 9.0 - new widgets, Worksheets, improvements to Trees and Scheduler, Combo Groups etc.
A brief introduction to the application development cycle in AwareIM. It shows how to design, test, make changes and deploy AwareIM applications. It also shows how to use sample applications supplied with AwareIM.
Discusses AwareIM deployment and configuration options, provides answers to some frequently asked questions and explains how to deal with some common startup problems.
How to create a very simple application from start to finish in AwareIM.
A brief introduction to the application development cycle in AwareIM. It shows how to design, test, make changes and deploy AwareIM applications. It also shows how to use sample applications supplied with AwareIM.
An introduction to relationships between Business Obects in AwareIM. It explains how to create relationships, types of relationship (one-to-many, many-to-many etc.), matching attributes and parent-child relationships
How to view relationships graphically using relationship diagrams. How to create and delete relationships on a digram and setting diagram options.
What are Business Object Groups?
How to create cascading drop downs with two or more attributes.
How to auto-increment attributes.
How AwareIM works with Business Object Forms. How default forms are created, how to customise forms, how to create different form cells (attributes, HTML, Google Maps etc.)
How to add styles to attributes in forms and use presentation rules to display different presentation elements of the forms (attributes, labels, required etc.) conditionally
Add buttons to forms to perform different operations. It also explains ho to add HTML to forms.
How to make forms more complex using multi-attribute cells, references represented as drop-downs, swap-selects etc.
Use HTML forms that have been created outside of AwareIM
How to create a very simple application from start to finish in AwareIM.
The concept of Business Rules, how they implement business logic in the app, how to create Business Rules and what they consist of.
How Business Rules are executed within AwareIM. How to create initialisation rules, dynamic rules and how to interpret the rule execution log.
What are Processes, why are they necessary, the difference between Processes and Business Rules, when and how to create Processes
Explains the concept of Context used during the execution of Business Rules and Processes. How to distinguish between instances of Business Objects in the Context using Instance Prefixes
How to use the CREATE action to create multiple instances of Business Objects with Business Rules and Processes.
Use the Rule Debugger to trace the execution of Business Rules.
Let end users create and define their own Processes
How to manage Processes that take a long time to execute
Find performance bottlenecks wiht the Performance Profiler
How to create complex and guided ‘Wizard’ processes.
How to specify conditions for queries to retrieve information from the system and present this as a grid of records
How to style query results in Grids, including different colour rows, grouping of data, filtering results, expanding rows to display more information and much more.
How to use the Shortcut attribute type to display data of related objects in queries and forms. How to use shortcuts to represent related objects during inline editing of queries
How to generate query layouts that are not just grids. Work with HTML and CSS to generate attractive cards and layouts.
Generate query output into Kanban boards.
How to add special widgets (switches, toggle buttons, button groups) while viewing and editing inline standard Queries
How to configure filters for different types of Query.
How to view hierarchical data in tree structures.
How to work with screen layouts (Visual Perspectives), how to create and customise them and how to use them in an application.
How to use Tiles to create clean and vibrant dashboards
Create dashboards that are editable by end users.
How to implement data access control in AwareIM. Understand the concept of access control levels to implement static access restrictions and how to define protection rules to control access to data based on specific conditions.
How to migrate data between production and test and from one database server to another.
How to define import and export templates allowing for data import and export from AwareIM.
How to work with and store documents and document templates. Perform mail-merge of different document types (MS Word, Excel, HTML etc.).
How to work with document files and upload multiple documents. How to define the document attribute. Storage of documents in the file system or database and how to edit documents in place using Zoho editors.
How to allow users to create their own document templates called User Defined Documents.
How to upload, view and scale images. Using the display gallery and adding signatures.
How to send and receive emails from your application
How to display a calendar where the users can define their events and tasks. It also shows how to get AwareIM to display a scheduler where users can schedule events for a particular list of resources.
How to configure Charts
How to configure Gantt Charts
New Chart types and features introduced in Version 9.0 including bullet, bubble, range, funnel, multiple axis, color ranges and more.
How to configure Google Maps
How to customize markers displayed in Google Maps
How to configure applications for mobile devices with step walk through.
How to access geo-location, the camera and photo library of the mobile device.
Using Monaca to build native mobiles apps.
How to send push notifications to mobile devices.
Accessing the camera, photo library and geo-location on a mobile device.
How to make a web app responsive.
Part 1 describes concepts and theory.
Part 2 - walks through the steps of creating a model of the sample app, looking at Business Objects, Relationships and Business Rules.
Part 3 start. developing the user interface of the sample application. Describes the use cases of the administrator and explaining visual perspectives, forms, processes and queries involved.
Part 4 continues designing the user interface of the sample application. Describes the use cases of the staff member users and explaining visual perspectives, forms and queries involved.
Part 5 continues the user interface of the sample application. Describes the use cases of the member users and explaining visual perspectives, forms, processes and queries involved.
Part 6. This part describes how to polish the user interface of the sample application - custom logos, custom icons, custom panel headers, item rules.
How to implement multi-tenanted applications
How to connect to existing database tables, Active Directory & LDAP.
How to consume SOAP web services and expose SOAP and Rest-ful web services.
How to consume REST-ful services.
How to use Form and Grid styles.
How to use the ‘User Tour’ to guide the user through the elements on-screen.
How to add CSS and Javascript to your applications
How to optimize Business Rules and Queries for best performance. Develop applications to maximize concurrent users and scale up your system.
How to create applications for different languages and cultures, including right to left (RTL) layout.
How to use preview with Forms Queries and Visual Perspectives.
How several developers can work together on the same application.
How to support offline working with automatic server synchronisation.
How to auto-refresh queries and forms based.
How to integrate Stripe Multi-party Payments
How to add ‘standalone’ input controls to menus, queries and visual perspectives.