Quack Degree
About This Space
This is a full database maintenance CRUD application with view, change, add, and delete capabilities
Last updated on January 5, 2019
Public Permissions: View Open/Fork Run Comment
Database Table Maintenance
This template illustrates a basic database maintenance CRUD application. It utilizes a Rich Display File with multiple screens.
API
- pjs.query() - Execute an SQL query
- pjs.defineDisplay() - Create a Rich Display object from json definition
- display.screen.execute() - Display a screen and wait for user to respond
- display.grid.replaceRecords() - Clear and add records to a Rich Display Grid
More Spaces By BillPurkins (@billpurkins)
- 1
- 2
This is a full database maintenance CRUD application with view, change, add, and delete capabilities
2654
0
0
2606
0
0
This interactive app prompts the user for key fields to lookup a database record and displays the results
2459
0
0
2476
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).
2396
0
0
A Hello World app with both dynamic output and input fields. Also illustrates the basics of animation.
2533
0
0
A Hello World app with both dynamic output and input fields. Also illustrates the basics of animation.
2926
0
0
Displaying information in grids is fundamental to developing applications. This demo application displays a list of products in a grid.
2495
0
0
A demo of how to build Rich Displays in the Visual Designer that integrate with external CSS and JavaScript file
2492
0
0
This interactive app prompts the user for key fields to lookup a database record and displays the results
2398
0
0
2528
0
0
- 1
- 2
Be the first to comment:
Comments