Description
This page allows you to modify the details of a service area. A service area is a region defined by the counties and zip codes that are added to the service area. The service area can then be associated with a local office for programs and PDF forms. This is used to inform a citizen of the appropriate local office based on the the county or zip code within which the citizen resides.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
NameNAMEThe name of the service area.Yes
Description
LabelTypeDescriptionMandatory
DummyRICH_TEXTNo
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 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
An entity identifier cannot be null.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
A row identifier cannot be null.LinkNo
Cannot delete this Service Area as it is linked to a Program.LinkNo
Entity manager not found.LinkNo
More than entity of type '%1s' with key value '%2s' found in the cache.LinkNo
Name is a mandatory field.LinkNo
No database access is allowed at this point.LinkNo
Record not found for key '%1s'.LinkNo
This Name has already been defined for a Service Area used by the Citizen Portal.LinkNo
This record has been changed by another user. Please refresh and try again.LinkNo
Unknown row mode.LinkNo
You cannot modify this record as it has been canceled.LinkNo
Related Entities
When page is loaded
ServiceArea
When page is submitted
ProgramOfficeServiceAreaLink
ServiceArea
TextTranslation
Technical Information
Page IDWorkspaceServices_modifyServiceAreaFromView
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\WorkspaceServices\ServiceArea\WorkspaceServices_modifyServiceAreaFromView.uim
Page Load InterfaceServiceArea.readServiceArea
Page Submit InterfaceServiceArea.modifyServiceArea
Linked From Pages