Work with AR Terms

About This Space

Maintain Accounts Receivable Terms Table


Last updated on June 14, 2023

Public Permissions:   View   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 rustygad (@rustygad)

Filters:

Popular Recent

Displaying information in grids is fundamental to developing applications. This demo application displays a list of products in a grid.

605

0

0