ItemGroupDef
| Attributes | Value/Map to Oracle InForm |
|---|---|
| OID | Form-relative RefPath for the section. |
| Name | Section RefName |
| Repeating | Section Repeating; Yes when the section contains an ItemSet. |
| ItemSetDBUID |
Entity: ItemSet Property: DBUID |
| DBUID |
Entity: Section Property: DBUID |
| GUID | Form identifier |
| Revision |
Entity: Section Property: Revision |
| UUID |
Entity: Section/Itemset Property: UUID |
| ItemSetRefName | Present when the section contains an itemset; specifies the RefName of the ItemSet in the section. |
| ItemSetRevision |
Entity:ItemSet Property: Revision |
| SVRequired | Present when the section contains an ItemSet and the ItemSet requires source verification. |
| RowCount | IsFixedSize — If Yes, the itemset includes only the number of rows specified in RowCount. |
| SVCritical | Indicates whether an item is marked as source verified critical in the InForm and Central Designer applications. |
Example
<ItemGroupDef OID="frmDOSEVS.SctVitalSigns.SctVitalSigns" Name="SctVitalSigns" Repeating="Yes" pf:ItemSetRefName="SctVitalSigns" pf:SVRequired="Yes" pf:DBUID="6822" pf:GUID="{1D1ECF17-5746-4B62-BC78-429295D32CE3}" pf:Revision="381233343951065" pf:RowCount="5" pf:IsFixedSize="Yes">
<ItemRef ItemOID="frmDOSEVS.SctVitalSigns.SctVitalSigns.itmPlanedTime.itmPlanedTime" OrderNumber="1" Mandatory="Yes">
<pf:InFormItemRef InFormItemOId="frmDOSEVS.SctVitalSigns.SctVitalSigns.itmPlanedTime" OrderNumber="1" Mandatory="Yes">
<pf:UsePredefinedValue value="Yes" />
</pf:InFormItemRef>
</ItemGroupDef>Parent topic: ODM mapping