Simple Inquiry App

About This Space

Simple inquiry application


Last updated on April 2, 2021

Public Permissions:   View   Run   Comment  

Simple Inquiry Template

This template provides an example of a simple database inquiry, which illustrates how to load data from database tables into screen fields and grids. To test the application, select Launch => Launch App in Browser Tab.

Screenshot

Database Driven Widgets

This template utilizes a database-driven widget. The customer dropdown is loaded dynamically by setting Database-Driven Selection properties.

Screenshot

Routines

Routines appear in the Logic tab of the Visual Designer interface. This app only has one routine, which is triggered when a customer is selected in the dropdown.

Screenshot

Each routine can contain one or more steps, which are usually configured through a point-and-click interface, or sometimes by writing custom Node.js code.

Screenshot

Be the first to comment:      

Comments

Write Preview Markdown: bold italic code link
Post

More Spaces By ecseage (@ecseage)

Filters:

Popular Recent

Test

2884

0

Advanced CRUD application

2338

0

0

alskjdf;

1571

0

0

Button focus example.

2305

0

Cancel button test.

2233

0

Example of how to use JavaScript to change field properties inside of a grid using JavaScript.

1720

0

0

Work-around for getting a column number from a grid when clicked on.

2242

0

0

CRUD Test

962

0

Database-driven Select Box Test

2298

0

0

This is an example for a few ways you could set up a grid to be able to scroll/have any row at the top of a grid.

1633

0

0

An example of how to get the row of a clicked button from a grid and change the properties of other fields on that row.

1956

0

0

An example of using buttons to scroll through a grid widget. This grid also includes a row selection button on each row that allows users to select the row via a button.

1831

0

0