Employee Maintenance

About This Space

Employee Maintenance Application with a separate Edit Screen


Last updated on October 25, 2020

Public Permissions:   View   Open/Fork   Run   Comment  

Employee Maintenance

This is an example of a full CRUD (Create/Read/Update/Delete) application with search capabilities.

Screenshot

Generating Custom CRUD Applications

You can create a starting point for a CRUD application instantly by right-clicking the appropriate table in the Database tab, and selecting the option Build CRUD App.

Screenshot

You can double-click each individual column within a table to specify properties that will be used when generating a CRUD application.

Screenshot

Routines

The CRUD generator does not create code. It creates No-code Routines that appear in the Logic tab of the Visual Designer interface.

Screenshot

Each routine can contain one or more configurable steps.

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

20552

0

5

A simple Demo of how to deploy EJS templates from a stateful Node.js script

17805

0

6

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

17406

3

7

Simple example of a real world business application

16762

0

1

Demo app to use EJS to display information from a database

16129

0

4

This space illustrates the simplest way to load a Rich Display grid with data, where all records are sent to the grid in bulk.

15274

0

6

User Account Management and Login System

15195

0

1

Simple inquiry application that shows Customer Orders and Payments

14885

0

2

A simple dashboard example that uses responsive design

14237

0

3

Simple Service Request Form Application

13446

0

1

Advanced To Do List CRUD application with editable grid and drag-and-drop

13405

0

0