Simple Inquiry App
About This Space
Simple inquiry application
Last updated on August 28, 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.
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 Alex (@alex)
This workspace illustrates the basic setup of an HTML page that includes external JavaScript and CSS files
45613
0
0
27632
0
0
This is the completed example for the Stateful To-Do List Application walkthrough (https://noderun.com/docs/walkthroughs/stateful_todo_list_app) and the starting point for the Drag and Drop walkthrough (coming soon). Please feel free to fork this workspace to use as a starting place for you own projects or for the walkthroughs.
28936
0
0
Displaying information in grids is fundamental to developing applications. This demo application displays a list of products in a grid.
47143
0
0
Displaying information in grids is fundamental to developing applications. This demo application displays a list of products in a grid.
45370
0
0
Displaying information in grids is fundamental to developing applications. This demo application displays a list of products in a grid.
45060
0
0
Be the first to comment:
Comments