Description
This page allows you to modify the details of a PDF form. A PDF form that can be used by a citizen to apply for programs offered by the social agency.
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 name of the PDF form.Yes
PDF FormRESOURCENAMEThe resource name for the PDF form. This is a reference to the actual PDF document in the resource repository.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
A PDF Form with the same Name already exists.LinkNo
A row identifier cannot be null.LinkNo
Cannot delete this PDF Form as associations to Online Applications exist.LinkNo
Cannot delete this PDF Form as associations to Programs exist.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 must be less than or equal to %1s characters.LinkNo
The name of this PDF resource cannot be longer than %1s characters.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_modifyPDFFormFromList
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\CitizenWorkspaceAdmin\ProgramStructure\PDFForms\CitizenWorkspaceAdmin_modifyPDFFormFromList.uim
Page Load InterfacePDFForm.viewPDFForm
Page Submit InterfacePDFForm.modifyPDFForm
Linked From PagesCitizenWorkspaceAdmin_listPDFForms