CRUD with Search
About This Space
This is a full database maintenance CRUD application with view, change, add, and delete capabilities
Last updated on May 28, 2019
Public Permissions: View Open/Fork Run Comment
Customer CRUD with Search
This workspace 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 Alex (@alex)
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).
36614
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).
35193
0
0
52441
0
3
51789
0
2
Comments
عبدالله مشاري
5 years ago
I like your space, alex!