CRUD with Edit Screen

Alex (@alex)

25562

0

0

About This Space

CRUD Application with Detail Edit Screen


Last updated on November 20, 2020

Public Permissions:   View   Open/Fork   Run   Comment  

CRUD with Edit Screen Template

This template provides 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

More Spaces By Alex (@alex)

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

31033

0

0

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

30969

0

0

30949

0

0

A Hello World app with both dynamic output and input fields

30840

0

0

A demo of how to build Rich Displays in the Visual Designer that integrate with external CSS and JavaScript file

30823

0

0

Test On Off Switch

30737

0

1

Simple output to a browser from Node.js

30681

0

0

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

30644

0

0

A demo of how to build and consume Web Services with and without parameters

30521

0

0