Description
This page allows you to create a new sub goal to add to the current goal. A sub goal is a measurable component of a service plan, with the ultimate aim of achieving a service plan goal. For example, sub goals within the back to work service plan include transportation and child care.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
ReferenceREFERENCE_NUMBERUser entered unique identifier.No
TypeSUBGOAL_TYPE_CODEThe type of Sub Goal, e.g., Achieve an Objective, Meet a Need, Overcome a Barrier.Yes
NameSUBGOAL_NAME_CODEThe name of the sub goal. This is a code table value for translation purposes.Yes
Description
LabelTypeDescriptionMandatory
DescriptionDESCRIPTIONFree text description of the sub goal.No
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action creates a new record from the information entered on the page.
Messages
When page is loaded
None
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
A row identifier cannot be null.LinkNo
A sub goal with the name specified already exists. Sub goal name must be unique.LinkNo
A sub goal with the reference specified already exists. Sub goal reference must be unique.LinkNo
Entity manager not found.LinkNo
No database access is allowed at this point.LinkNo
Record not found for key '%1s'.LinkNo
The login ID %1s does not map to a user name.LinkNo
The name must not be blank.LinkNo
The sub goal type must not be blank.LinkNo
This goal is canceled and cannot be modified.LinkNo
This record has been changed by another user. Please refresh and try again.LinkNo
Unknown row mode.LinkNo
Related Entities
When page is loaded
None
When page is submitted
Goal
GoalSubGoalLink
LocalizableText
SubGoal
TextTranslation
Technical Information
Page IDServicePlanAdmin_createSubGoalForGoal
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\ServicePlans\Service Plans Admin\Goals\ServicePlanAdmin_createSubGoalForGoal.uim
Page Load Interface
Page Submit InterfaceServicePlan.createSubGoalForGoal
Linked From PagesGoals (ServicePlanAdmin_listGoals), Goals (ServicePlanAdmin_listServicePlanGoals)