Description
This page allows the user to add notes regarding a recorded progress, and change the progress value itself.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
ProgressINTERNAL_IDThe progress value to assign to this recorded progress. For example, Bad, Average, Good.Yes
NotePROGRESS_RICH_TEXT_SMALLA note about the progress entryYes
Links and Actions
Page Level Actions
LabelDescription
CancelDismisses the page and returns user to previous page.
SaveSaves the progress record.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
%1d byLinkNo
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
More than entity of type '%1s' with key value '%2s' found in the cache.LinkNo
No concrete DAO specified for discriminator value '%1s'.LinkNo
No database access is allowed at this point.LinkNo
No row manager set which contains the optimistic lock.LinkNo
The login ID %1s does not map to a user name.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 progress value must be entered.LinkNo
A related record must be set.LinkNo
A related record type must be set.LinkNo
A row identifier cannot be null.LinkNo
Error insufficient privileges to modify Progress ID: %1sLinkNo
More than entity of type '%1s' with key value '%2s' found in the cache.LinkNo
No concrete DAO specified for discriminator value '%1s'.LinkNo
No database access is allowed at this point.LinkNo
No security implementation is supported for this transaction type. Please contact an Administrator.LinkNo
The login ID %1s does not map to a user name.LinkNo
You cannot modify this record as it has been canceled.LinkNo
Related Entities
When page is loaded
Progress
ProgressAdmin
Users
When page is submitted
CaseHeader
Progress
Users
Technical Information