Description
This page allows you to modify a participant's contact. A contact is a person who is assigned to speak on behalf of a participant. Contacts are useful if a participant is unable to speak directly with the organization or if the participant is a large body that has designated an individual to handle its interactions.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
NameCONTACT_NAMEName of the participant contact. No
TypeCONTACT_TYPE_CODEContact type, e.g., family member, guardian. The contact type relates to a coded description of the contact. Your system administrator can add a new contact type via the Code Tables page (see "Code Tables" in the Cúram Administration Guide).No
FromCURAM_DATEPeriod of time from which the contact details are valid. No
ToCURAM_DATEPeriod of time to which the contact details are valid.No
Comments
LabelTypeDescriptionMandatory
CommentsCOMMENTSUser comments on this record.No
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action updates the record using the information entered on the page.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
No security implementation is supported for this transaction type. Please contact an Administrator.LinkNo
The login ID %1s does not map to a user name.LinkNo
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
Contacts of a client that is currently marked as a duplicate cannot be modified.LinkNo
From date must not be later than the to date.LinkNo
No security implementation is supported for this transaction type. Please contact an Administrator.LinkNo
The contact name must contain at least 2 characters.LinkNo
The end date for the contact cannot be later than the client's end date.LinkNo
The end date for the contact cannot be later than their own end date.LinkNo
The from date for the contact must be entered.LinkNo
The start date for the contact cannot be later than the client's end date.LinkNo
The start date for the contact cannot be later than their own end date.LinkNo
The start date for the contact must be no earlier than the client's start date.LinkNo
The start date for the contact must be no earlier than their own start date.LinkNo
You cannot modify this record as it has been deleted.LinkNo
Related Entities
Technical Information
Page IDParticipant_modifyContactFromView
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Participant\Contact\Participant_modifyContactFromView.uim
Page Load InterfaceParticipant.readConcernContact
Page Submit InterfaceParticipant.modifyConcernContact
Linked From Pages