Simple Inquiry App 3

About This Space

Simple inquiry application


Last updated on December 21, 2020

Public Permissions:   View   Open/Fork   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 AJ_400 (@aj_400)

Filters:

Popular Recent

This app consumes a web service and display the information in a grid

2761

0

0

A straightforward demo of how to use other npm packages on NodeRun!

2909

0

0