View RSS Feed

LianjaDev

Understanding UI Data Queries in Lianja

Rate this Entry
There are many types of data queries in Lianja Apps. UI consistency is important for onboarding users with minimum training being needed. Providing powerful built-in data querying is an important requirement of a No-Code and Low-Code platform.

Action queries

An action query is a query that navigates between records using the ActionBar.

Click image for larger version. 

Name:	Screen Shot 2021-11-29 at 10.51.04 AM.jpg 
Views:	4065 
Size:	125.9 KB 
ID:	2674

Instant Search

Instant Search allows the user to search the data on the Page based on the active search field.

As the user types in the search box an index based search is performed on the search field and the data updated to show the first matching record. The current search and the number of matching records is also displayed at the top of the search field's Section.

Click image for larger version. 

Name:	Screen Shot 2021-11-29 at 10.54.45 AM.jpg 
Views:	957 
Size:	129.8 KB 
ID:	2675

Instant Selection

In development mode you can set up Instant Selections - displayed at the bottom of the Left Sidebar - to instantly restrict the records shown.

Click image for larger version. 

Name:	Screen Shot 2021-11-29 at 11.38.25 AM.jpg 
Views:	920 
Size:	75.9 KB 
ID:	2683


Click image for larger version. 

Name:	Screen Shot 2021-11-29 at 10.58.45 AM.jpg 
Views:	958 
Size:	104.9 KB 
ID:	2676

Favorites

Click image for larger version. 

Name:	Screen Shot 2021-11-29 at 11.03.43 AM.jpg 
Views:	967 
Size:	108.8 KB 
ID:	2677

Recently Viewed

Click image for larger version. 

Name:	Screen Shot 2021-11-29 at 11.08.19 AM.jpg 
Views:	907 
Size:	108.4 KB 
ID:	2678

Recently Modified

Click image for larger version. 

Name:	Screen Shot 2021-11-29 at 11.12.06 AM.jpg 
Views:	965 
Size:	108.6 KB 
ID:	2679

Search Bar

Check the "Search Bar Visible" attribute for a grid to enable full text filtering across all selected records.

Click image for larger version. 

Name:	Screen Shot 2021-11-29 at 11.16.14 AM.jpg 
Views:	945 
Size:	123.3 KB 
ID:	2680

Search Panel

Sections can have a Search Panel displayed at the top of the section, under the Section Menu and Section Subtitle (if these are visible).

Click image for larger version. 

Name:	Screen Shot 2021-11-29 at 11.19.44 AM.jpg 
Views:	937 
Size:	126.8 KB 
ID:	2681

Query Builder

The Query Builder is a powerful WebViewWidget that can be integrated into your Apps to provide end-users with the ability to drill down through data without you having to write any custom code.

Click image for larger version. 

Name:	Screen Shot 2021-11-29 at 11.24.53 AM.jpg 
Views:	964 
Size:	115.7 KB 
ID:	2682

Query Picker

The Query Picker is a powerful WebViewWidget that incorporates the functionality of Miller columns (also known as cascading lists) and a searchable data grid. It also has integrated support for drilling down through data using the Query Builder.

Click image for larger version. 

Name:	Screen Shot 2021-11-29 at 11.44.35 AM.jpg 
Views:	965 
Size:	111.9 KB 
ID:	2684

See documentation here.

Navigation Panel

Click image for larger version. 

Name:	Screen Shot 2021-11-29 at 11.53.54 AM.jpg 
Views:	937 
Size:	143.4 KB 
ID:	2685

See documentation here.

Dynamic Data Views

Lianja is all about data centric dynamic content.

Lianja Apps are built out of pages and pages are built out of sections. Each section can be related to other sections so that when the parent section changes the child sections are re-queried and redisplayed. This all happens without coding while you are querying data.

Submit "Understanding UI Data Queries in Lianja" to Google Submit "Understanding UI Data Queries in Lianja" to Facebook Submit "Understanding UI Data Queries in Lianja" to Twitter

Updated 2021-11-28 at 23:31 by barrymavin

Tags: None Add / Edit Tags
Categories
LianjaDev , NoCode , LowCode , ProCode , HOWTO

Comments

Journey into the Cloud
Join us