Previous Topic

Next Topic

Book Contents

ItemDef

ItemDef attributes

Attribute

Value/Map to InForm

OID

Form-relative RefPath for the control.

Name

Item RefName.

DataType

See Data Type Table.

Length

See Data Type Table.

SignificantDigits

See Data Type Table.

Revision

  • Entity: Control.

    Property: Revision.

  • Entity: Item.

    Property: Revision.

GUID

Item identifier.

DBUID

  • Entity: Control.

    Property: DBUID.

  • Entity: Item.

    Property: DBUID.

UUID

Entity: Control.

Property: UUID.

ParentOID

The parent of each ItemDef that is not a top-level ItemDef.

ParentType

Defines the type of parent control.

If value of parent type is:

  • ItemDef, then pf:ParentOID refers to the parent ItemDef's OID.
  • CodeListItem, then pf:ParentOID refers to the parent CodeListItem's pf:SelectionOID.

SelectionOID

An OID that uniquely identifies the selection in a radio group.

SelectionOwner

For each ItemDef that is the child of a radio group selection, the OID of the CodeList that contains the codelist selection.

ItemDefType

Indicates the control type.

Values: RadioGroup, Checkbox, Text, Calculated, PullDown, Date.

Question

Question text for the item that contains the control.

SignificantDigits

See Data Type Table.

CheckboxGroupRefName

Present when the control is contained in a checkbox group and contains the RefName of the checkbox group.

Send Feedback