DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Relation n:n (subform)

Property Data type Default Plus Mvc
addDelete Boolean 0 Yes Yes
addSave Boolean 0 Yes Yes
addUpDown Boolean 0 Yes Yes
maxSubformItems Integer 0 Yes Yes
noFirstLast Boolean 0 Yes Yes
subformTitle String   Yes Yes

addDelete

Property

addDelete

Data type

Boolean

Description

A delete icon will be added in front of each item.

Default

0

addSave

Property

addSave

Data type

Boolean

Description

A save button and an anchor will be added. It simplifies the saving when several items are in the subform and the height of an item is important.

Default

0

addUpDown

Property

addUpDown

Data type

Boolean

Description

Two buttons (up and down) will be added. They can be used to reorganize the order of the subform items.

Default

0

maxSubformItems

Property

addUpDown

Data type

Integer

Description

Number of items that will be displayed in the subform. All items are displayed if set to 0.

Default

0

noFirstLast

Property

noFirstLast

Data type

Boolean

Description

First and last buttons in the browser associated with the subform will not be shown.

Default

0

subformTitle

Property

subformTitle

Data type

String

Description

If set, the string will be displayed in the title bar of the subform. Localization tags and markers can be used.