Description
This page allows you to modify the display order for a screening. Screening is used to determine a citizen's potential eligibility to receive programs from a 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
Display OrderDISPLAY_ORDERDefines where the program is placed on screen in relation to other programs that have been associated with the screening. A value of 1 means the program is displayed first (at the top of the page), the program with value 2 is displayed next and so forth.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 entity 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
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
At least one Program must exist for any Screening which is currently associated with an Online Category.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
Related ID is a mandatory field.LinkNo
Related Type is a mandatory field.LinkNo
Screening ID is a mandatory field.LinkNo
The Program Item %1s has already been added to this Screening.LinkNo
Related Entities
When page is loaded
OnlineProgramItem
When page is submitted
OnlineProgramItem
ScreeningCategoryLink
Technical Information
Page IDCitizenWorkspaceAdmin_modifyScreeningProgramDisplayOrder
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\CitizenWorkspaceAdmin\ProgramStructure\Screenings\CitizenWorkspaceAdmin_modifyScreeningProgramDisplayOrder.uim
Page Load InterfaceScreeningType.readProgramDisplayOrder
Page Submit InterfaceScreeningType.modifyProgramDisplayOrder
Linked From PagesScreening: (CitizenWorkspaceAdmin_listProgramItemsForScreening)