Customer Orders and Payments

About This Space

Simple inquiry application that shows Customer Orders and Payments


Last updated on October 25, 2020

Public Permissions:   View   Open/Fork   Run   Comment  

Simple Inquiry - Orders and Payments

This is 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

This low-code workspace serves as an example of a time and attendance system to be used internally.

11024

0

1

This space illustrates the simplest way to load a Rich Display grid with data, where all records are sent to the grid in bulk.

15143

0

6

Customer Orders & Payments Drilldown

12039

0

0

This interactive customer inquiry app prompts the user for key fields to lookup a customer record

12946

0

0

my demo

6482

0

0

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

17647

0

6

Displaying information in grids is fundamental to developing applications. This demo application displays a list of products in a grid.

12574

0

1

Calculate simple mathematical operations using server-side code.

12031

0

1

Docs Example - Customer Selection

12069

0

1

Demo app to use EJS to display information from a database

16007

0

4

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).

20447

0

5