Description
This page allows you to modify an existing evidence form from a list page. An evidence form displays the evidence of a case for a product. For example, a sickness benefit evidence form would include several fields regarding the sickness case of the person applying for the sickness benefit product.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
Details
LabelTypeDescriptionMandatory
Form NameEVIDENCE_NAME_CODEName of the evidence form.Yes
TypeCASE_EVIDENCE_TYPE_CODEType of evidence form.Yes
Start DateCURAM_DATEDate the product evidence record begins.Yes
End DateCURAM_DATEDate the product evidence record begins.No
Template NameFORM_IDName of the evidence form template.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
Pro forma template ID %1s was not found.LinkNo
The login ID %1s does not map to a user name.LinkNo
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An evidence form with the same or overlapping date periods already exists.LinkNo
An evidence form with the same or overlapping date periods already exists for this product.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
A start date must be entered.LinkNo
End date must not be empty. Start and End dates should be within the Evidence Form's start date %1s and end date %2s.LinkNo
Select evidence form for this product.LinkNo
Start and End dates should be later than Evidence Form's start date %1s.LinkNo
Start and End dates should be within the Evidence Form's start date %1s and end date %2s.LinkNo
Start date must not be later than end date.LinkNo
The case evidence type must not be empty.LinkNo
The end date must not be earlier than Product Evidence Form Link's end date %1d.LinkNo
The end date must not be earlier than Product Evidence Form Link's start date %1d.LinkNo
The evidence name must not be empty.LinkNo
The start date must not be later than Product Evidence Form Link start date %1d.LinkNo
This record has already been deleted.LinkNo
Related Entities
When page is loaded
EvidenceForm
XSLTemplate
When page is submitted
EvidenceForm
ProductEvidenceFormLink
Technical Information
Page IDResource_modifyEvidenceFormFromList
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Resource\EvidenceForm\Resource_modifyEvidenceFormFromList.uim
Page Load InterfaceResource.readEvidenceForm
Page Submit InterfaceResource.modifyEvidenceForm
Linked From PagesEvidence Forms (Resource_listEvidenceForm)