Using the Query Builder

From Lianjapedia
Revision as of 00:21, 12 June 2018 by Barrymavin (Talk | contribs)

Jump to: navigation, search

Under construction

Overview

To keep coding (NoCode) to a minimum there are many built-in WebViewWidgets that can be used with Lianja.showDialogPanel(), Lianja.showDialog() or as the URL in a WebView section or in a custom WebView object created with createObject("webview").

The Query Builder is a powerful WebViewWidget that can be integrated and provides end-users with the ability to drill down through data.

A picture says a thousand words so let's look at the Query Builder then see how we can use it in our Apps.

You will typically want to show the Query Builder when the "Search Icon" in pages and/or sections is clicked.

For pages:

Querybuilder1.png

Now let's see that in action.

Querybuilder2.png

For sections:

Querybuilder3.png

Now let's see that in action.

Querybuilder4.png