Description
This page allows you to modify a 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
GenderGENDER_CODEThe gender value to be used in the condition evaluation logic.Yes
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 'Gender' value must be specified.LinkNo
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
More than entity of type '%1s' with key value '%2s' found in the cache.LinkNo
No database access is allowed at this point.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 IDGenderCondition_edit
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\AssessmentPlanning\Administration\Conditions\GenderCondition_edit.uim
Page Load InterfaceConditionAdmin.readGenderConditionDetails
Page Submit InterfaceConditionAdmin.editGenderConditionDetails
Linked From Pages