This workspace illustrates a basic database maintenance CRUD application. It utilizes a Rich Display File with multiple screens.
Using profound.js to create 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
Be the first to comment:
Comments