Simple Inquiry App

About This Space

Simple inquiry application


Last updated on September 24, 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

Filters:

Popular Recent

A demo of how to build and consume Web Services with and without parameters

6929

0

0

A demo of how to build and consume Web Services with and without parameters

6489

0

0

A demo of how to build Rich Displays in the Visual Designer that integrate with external CSS and JavaScript file

5775

0

0

A Hello World app with both dynamic output and input fields

6623

0

0

App to vote for CEF Scholarships

77

0

0

A simple Demo of how to deploy EJS templates from a stateful Node.js script

5960

0

0

Stateless demo app, where the mobile client or the browser would control the flow of the application

6724

0

0

Static HTML Hello World App

6399

0

0

Static HTML Hello World App

5702

0

0

8720

0

0

This is a simple demo of Fibers! Fibers simplifies code by avoiding messy code known as "callback hell", "promises hell", or "async/await hell". Once Fibers is setup, you never have to think about callbacks or promises (they are handled automatically for you).

7125

0

0

Vue.js Application

6104

0

0