--- alias: materialformrelation-gt description: "This documentation details a table defining relationships between material forms" --- # MaterialFormRelation Description: Holds the possible Form relations between materials and sub-materials The **MaterialFormRelation** table has the following fields: | Field | Description | Key | Mandatory | Reference Type | Comments | | ---- | ----- | -- | -- | -- | ---- | | **MainForm** |Name of main material Form| Yes | Yes | MaterialForm | | | **SubForm** |Name of sub-material Form| Yes | Yes | MaterialForm | | Table: MaterialFormRelation fields