About This Space

deleteme


Last updated on July 29, 2024

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

Filters:

Popular Recent

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

22733

0

5

Employee Maintenance Application with a separate Edit Screen

16019

0

1

Simple example of a real world business application

19254

0

1

This lab walks you through building a series of Node.js applications that work with employee data.

20257

3

7

This workspace illustrates the basic setup of an HTML page that includes external JavaScript and CSS files

15024

0

5

A low-code Inventory System

13357

0

1

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

11715

0

1

User Account Management and Login System

19639

0

1

This space serves an an example of a simple low-code forum application.

14467

0

1

This app allows a team to decide where to go for lunch (or dinner) by using acceptance voting.

12873

2

4

Simple output to a browser from Node.js

13766

0

4