Description
This page allows you to modify an online category record. The Citizen Portal allows a customer to group online applications and screenings into categories, e.g. Health & Human Services, Unemployment Services etc. Online applications and screenings are presented to the citizen in these categories in order to make it easier to find the required item.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
NameLOCALIZABLE_TEXTThe online category name, e.g. Health & Human Services.Yes
More Info URLWEB_ADDRESSThe address of a web page that provides more information on the online category.No
Description
LabelTypeDescriptionMandatory
DescriptionRICH_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
An Online Category with the same Name already exists.LinkNo
A row identifier cannot be null.LinkNo
Cannot delete this Online Category as Online Applications exist on it.LinkNo
Cannot delete this Online Category as Online Screenings exist on it.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
The description entered is too long (%1s) maximum allowed is %2s.LinkNo
The More Info URL must be blank or a valid internet address.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
Technical Information
Page IDCitizenWorkspaceAdmin_modifyCategoryFromList
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\CitizenWorkspaceAdmin\ProgramStructure\ApplicationCategories\CitizenWorkspaceAdmin_modifyCategoryFromList.uim
Page Load InterfaceCitizenWorkspaceAdmin.readApplicationCategory
Page Submit InterfaceCitizenWorkspaceAdmin.modifyApplicationCategory
Linked From PagesCitizenWorkspaceAdmin_listCategories