Fork me on GitHub

Usage

Prevalue Editor

Versions: 3.0.x 3.1.x 4.0.x 4.1.x 5.0.x 5.1.x 5.2.x 5.3.x 5.4.x 5.5.x 6.0.x

Prevalue Editor

Content Editor Settings

Show Label: Toggle the left side label for the content editor.
Show Grid Header: Toggle the visibility for the grid header. Also toggles search functionality.
Show Grid Footer: Toggle the visibility for the grid footer. Also toggles paging.
Rows Per Page: How many rows should be shown per page

Datatype (Column) Settings

Name: The column name. Can be localized by inserting the dictionary key prepended with a hash (#).
Alias: The column alias. This is the key for the column.
DataType: The editor datatype for the column. See using custom datatypes if you want to use custom (untested) datatypes.
Mandatory: Toggles whether a value must be set for this column when inserting or updating a row.
Validation: Custom Regex validation for the column value. Leave blank to disable.

Content Editor

Versions: 3.0.x 3.1.x 4.0.x 4.1.x 5.0.x 5.1.x 5.2.x 5.3.x 5.4.x 5.5.x 6.0.x

Grid

Content Editor

Add row dialog

Add Row Dialog

Edit row dialog

Edit Row Dialog