RecordSet

The RecordSet or DataRecord model defines the structure of a data store, based on various properties and flexible dynamic form.
This web form can be used to maintain data or to output it or evaluate it as a list.

Table name

RecordSet

Properties

Name

Type

Description

Slug

Varchar(110)

EveryDataStore-ID

Title

Varchar(255)

DataStore name

Active

Boolean

Determines whether the RecordSet is active or not

ShowInMenu

Boolean

Determines whether the RecordSet name should be displayed in the menu or not

AllowUpload

Boolean

Specifies whether or not it is possible to upload files to the storage area.

FrontendTapedForm

Boolean

True means the form sections are displayed as tabs

OpenFormInDialog

Boolean

Specifies whether the form will be opened in a new dialog or not

ChildChanged

Datetime

A timestamp is applied when the children (form elements) have been changed

Relations

DataStore, Menu, Folder, RecordSetItem, Form