Using Notifications in Lianja

PDF Print E-mail

Lianja has built-in support for asynchronous "Notifications".

To slide down the notifications panel use:

Lianja.showNotification(MESSAGE as Character, WAIT as Logical [, COUNT as Numeric])

The MESSAGE can contain HTML to format it. You can also include hyperlinks in the HTML of your MESSAGE.

If WAIT is false and the COUNT value is specified it is shown in the "Notifications icon" in the Page HeaderBar. Clicking on the Notifications icon will slide down the notifications panel. You can enable or disable the showing of the notifications icon in the "Page Attributes" dialog.

Read more...
 

Lianja is all about ART

PDF Print E-mail

When we set out to develop Lianja we took a complete clean room approach to the overall product rather than looking at any existing technology and trying to copy it. With all of the (mis)information available on the web and a wealth of products out there our goal was to produce something unique that would appeal to both casual and professional programmers alike.

Read more...
 

Using Instant Selections in Lianja

PDF Print E-mail

Lianja App Builder has a lot of built-in functionality to help you build Apps with a consistent user interface and provide an easy-to-understand user experience quickly.

Instant Selections provide immediate super-fast queries against your data as they use filtered indexes to access that data that you query for in the "Instant Selection Dialog".

Read more...
 

Lianja Split View Grid Sections

PDF Print E-mail

Lianja Beta8 Refresh 4 introduces some additional functionality that enables grid sections to be dynamically switched between "Grid", "Form" or "Split" view. Additionally, each section can have its own "Custom Query Builder" to perform data browsing and selection of records or display a custom query builder specific to your App.

This functionality can be enabled for each section individually as Lianja treats all sections an independent "Visual Elements" that can be all related together on a page.

Read more...
 

Using Lianja Aggregate functions

PDF Print E-mail

Lianja has an extensive range of built-in functions to speed up your App development. The data aggregation functions can be used to calculate the count, sum, average, minimim, maximum or all of these values on one pass through a local cursor. They are extremely fast and can be used to create comma separated lists that can be substituted into the parameters for charts, reports or any custom visual element on a page such as the contents displayed in the right sidebars or the contents displayed in section headers or section footers.

Read more...
 


Page 3 of 3