You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 20 Next »


Introduction

Generate CRUD function will generate a Userview CRUD Menu item and append it in a new Userview category into an existing Userview.

Figure 1: Example of Userview category created from Generate CRUD

Figure 2: Example of CRUD User view Menu created from Generate CRUD

Figure 3: Screenshot showing Generate CRUD plugin in Generate App function

Generate CRUD Properties

Options

NameDescription
Category LabelCategory label of the new Userview category to be appended into the target Userview below.
Menu LabelCRUD menu label.
Datalist

Choose an existing Datalist to associate it with the new CRUD menu item.

If this is left empty, Create New Datalist Options will be available in Advanced Options

Userview

Choose a Userview to append the new Userview category into.

If this is left empty, Create New Userview Options will be available in Advanced Options

Advanced Options

NameDescription
Menu IDCRUD Userview menu Custom ID
Show Delete Button?Customize CRUD behavior to show the delete button.
Show Row Count?Customize CRUD behavior to show the row count.

Create New Datalist Options

NameDescription
Datalist IDDatalist ID
Datalist NameDatalist Name
Choose Columns

Select Columns to be displayed in Datalist. 

AutoComplete enabled. Type column name to display filtered selection.

Create New Userview Options

NameDescription
Userview IDUserview ID
Userview NameUserview Name
Userview DescriptionUserview Description


How to use Generate CRUD

  • No labels