Child pages
  • Relation

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

In this setup, when an attempt is made to delete a customer record the delete is blocked if the customer has a related order that has a related invoice record.

HTML Table
idclassservoy sSummary
Colgroup Tag
Column
padding0px
width80px

Column

Table Row (tr)
styleheight: 30px;
Table Head (th)
colspan2
Property Summary
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)
#allowCreationRelatedRecords
Flag that tells if related records can be created through this relation.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)
#allowParentDeleteWhenHavingRelatedRecords
Flag that tells if the parent record can be deleted while it has related records.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)
#deleteRelatedRecords
Flag that tells if related records should be deleted or not when a parent record is deleted.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#foreignDataSource
Qualified name of the foreign data source.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#initialSort
A String which specified a set of sort options for the initial sorting of data
retrieved through this relation.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
Number
Table Cell (td)
#joinType
The join type that is performed between the primary table and the foreign table.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#name
The name of the relation.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#primaryDataSource
Qualified name of the primary data source.

...