Naming Conventions

Quick add configuration units need to follow special naming conventions.

For some configuration units these naming conventions can be overridden by specifying a name via an action parameter.

The following table lists default names and action parameters, if available, for all configuration units:

Configuration unit

Default Name

Action Parameter

Page header

Header group: <ParentInfoAreaId>

Special header: SerialEntry

Example: SerialEntry from PR

headerGroupName

List header

Header group: <ParentInfoAreaId>

Special header: SerialEntry.List

Example: SerialEntry.List from PR

none

Sub-list header

Header group: <ParentInfoAreaId>

Special header: SerialEntry.SubList

Example: SerialEntry.SubList from PR

none

Related header

Header group: <ParentInfoAreaId>

Special header: SerialEntry.RelatedHeader

Example: SerialEntry.RelatedHeader from PR

none

Options form

SerialEntry.<Type>.Options

See name for possible values of <Type>.

Example: SerialEntry.Default.Options

optionsFormName

Totals form

SerialEntry.<Type>.Totals

Example: SerialEntry.Offer.Totals

totalsFormName

Totals Query

SerialEntry.<Type>.Totals

Example: SerialEntry.Offer.Totals

none

Related form

SerialEntry.<Type>.RelatedForm

Example: SerialEntry.Offer.RelatedForm

none

Search control

Field group: <CopyInfoAreaId>

Example: Search control from AR

searchFieldGroupName

List control

Field group: <ChildInfoAreaId>.SerialEntry

Example: List control from AP.SerialEntry

listFieldGroupName

Popup List control

Field group: <ChildInfoAreaId>.SerialEntry.Totals

fallbacks: <ChildInfoAreaId>.SerialEntry and <ChildInfoAreaId>

Example: List control from AP.SerialEntry.Totals

none