Description
This page allows you to modify a user's skill from a list. User skills define a user's work skills and the level of those skills, e.g., counseling skills, research skills or basic computing skills.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
LevelSKILL_LEVEL_CODEUser skill level from the drop-down list of number values. This value indicates the user's level of knowledge and experience relating to the skill. A high skill level indicates that the user has extensive skill knowledge and skill experience.No
TypeSKILL_TYPE_CODEUser skill type that relates to a coded description of the user skill, e.g., research, counseling, computing. You can add a user skill type to this drop-down list via the Code Tables page (see "Code Tables" in the Cúram Administration Guide).No
Description
LabelTypeDescriptionMandatory
DescriptionDESCRIPTIONFree text description of this user skill.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
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
Skill level must be specified.LinkNo
Skill type must be specified.LinkNo
User Name must be specified.LinkNo
User skill with this type already exists for this user.LinkNo
You cannot modify this record as it has been deleted.LinkNo
Related Entities
When page is loaded
UserSkill
When page is submitted
UserSkill
Technical Information
Page IDOrganization_modifyUserSkillFromList
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Organization\UserSkill\Organization_modifyUserSkillFromList.uim
Page Load InterfaceOrganization.viewUserSkill
Page Submit InterfaceOrganization.modifyUserSkill
Linked From PagesSkills (Organization_listUserSkillsForUser)