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.
Database Driven Widgets
This template utilizes a database-driven widget. The customer dropdown is loaded dynamically by setting Database-Driven Selection properties.
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.
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.
More Spaces By Profound Logic (@profound-logic)
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).
17312
0
5
13627
0
6
13570
3
7
12578
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.
12068
0
6
10931
0
3
This workspace illustrates the basic setup of an HTML page that includes external JavaScript and CSS files
10207
0
5
This is a full database maintenance CRUD application with view, change, add, and delete capabilities
9772
0
7
Be the first to comment:
Comments