OptionalFormAlias of inclusion. 'Primary' maps to Primary,
'Detail' maps to More.
OptionalinclusionL1 inclusion on the parent form. Keyed conceptually by (parent, related entity), not by a single FK.
'Primary' — first-class rail.'More' — candidate, parked in More.'None' — not a candidate. Not in More. Ranker never sees it.Omit = Auto (L2 ranker). See Forms Architecture §7d.
OptionaljoinSame-table OR of FKs for one parent-form section
(Bill-To OR Ship-To Orders). Sibling ERs to the same related entity
should be inclusion: 'None' so they do not sprout extra rail items.
OptionalsortHigher = earlier among first-class related rail items (after Details, after lead contributions such as Overview). Omit = 0.
How this relationship appears on the parent entity's generated form.
Nested under MJEntityRelationshipEntity_IEntityRelationshipConfiguration.UI so later UI concerns (group, default-expanded, badge) can sit beside
inclusionwithout a migration.