Fixed Fields

Fixed Fields define the appearance of the standard "above the line" fields. The display names for these fields can be edited and the fields can also be disabled or hidden. They may not be deleted.  

The <FixedFields> element is enabled in the following screens:

  • AddressScreen

  • BatchScreen
  • CaseScreen
  • CaseSearchScreen
  • ChildFundScreen

  • ClassDetailScreen

  • ClassGroupScreen

  • ClassScreen
  • ClientActivityScreen

  • ClientGroupAddFieldsEditMode

  • ClientScreen

  • CommentsScreen
  • CommentsSearchScreen
  • DisbursementScreen

  • EnrollmentScreen

  • GroupCustomerScreen
  • PhoneScreen

  • PlanAgreementScreen
  • PlanScreen
  • PolicyActivityScreen

  • PolicyScreen

  • PolicySearchScreen

  • SuspenseScreen

  • SuspenseSearchScreen

Fixed Fields Elements/Attributes

Element/Tag Definition Attribute Element/Attribute Value and Description

<FixedFields>

The opening and closing tag of the Fixed Fields section.

 

 

<Field>

The opening and closing tag for each Fixed Field being configured.

 

 

<Display>

Provides the label text that will display on the screen.

 

See the Fields element.

<DataType>

DataType of the field.

 

See the Fields element.

 

FORMAT

Note: As of Version 9.4 this attribute can only be used for FixedFields on the following screens: ClientScreen, SuspenseScreen, and AddressScreen.

 

CALENDAR

Optional Attribute; Calendar format for DataType 'Date' only.

Gregorian
Japanese
Translation Key value: Value can be defined in a Translation Key.

Note: As of Version 9.4 this attribute can only be used for FixedFields on the following screens: ClientScreen, SuspenseScreen, and AddressScreen.

<Expanded>

 

 

See the Fields element.

<Query>

 

 

See the Fields element.

<Hidden>

Indicates if fixed field should be hidden.

 

See the Fields element.

<Disabled>

Indicates if fixed field should be visible but no entry is allowed.

 

See the Fields element.

<Required>

Indicates if the field is a required field for entry.

 

See the Fields element.