Description
This page allows you to modify an age condition record.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
NameCONDITION_NAMEThe name of the condition.Yes
TypeCONDITION_DATA_TYPEThe type of condition record.No
DescriptionCONDITION_DESCRIPTIONThe description of the condition.No
Lower Age LimitAGE_STRINGThe lower age range value to be used in the condition evaluation logic.No
Upper Age LimitAGE_STRINGThe upper age range value to be used in the condition evaluation logic.No
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action creates a new record from the information entered on the page.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An entity identifier cannot be null.LinkNo
A row identifier cannot be null.LinkNo
More than entity of type '%1s' with key value '%2s' found in the cache.LinkNo
No database access is allowed at this point.LinkNo
No row manager set which contains the optimistic lock.LinkNo
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
A 'Name' must be entered.LinkNo
A 'Type' must be selected.LinkNo
An entity identifier cannot be null.LinkNo
A row identifier cannot be null.LinkNo
At least one range value must be entered.LinkNo
More than entity of type '%1s' with key value '%2s' found in the cache.LinkNo
No database access is allowed at this point.LinkNo
The 'Age Limit' value '%1s' is not numeric.LinkNo
The 'Upper Age Limit' must be greater than or equal to the 'Lower Age Limit'.LinkNo
You cannot modify this record as it has been canceled.LinkNo
Related Entities
When page is loaded
ConditionData
When page is submitted
ConditionData
Technical Information
Page IDAgeCondition_edit
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\AssessmentPlanning\Administration\Conditions\AgeCondition_edit.uim
Page Load InterfaceConditionAdmin.readAgeConditionDetails
Page Submit InterfaceConditionAdmin.editAgeConditionDetails
Linked From Pages