This is an Intrinsic Attribute, so there is only one defined attribute per supported entity. To modify its configuration you will need to use the Attribute Definition Editor in the Sys Admin area, and you will need to manually modify the JSON configuration.
JSON configuration schemaExpand source
{
InputMode = "GRID or TREEVIEW",
MaxSelections = 1, // only supported for TREEVIEW
MultiSelectCompetencyModelId = null, // ID of a competency model
AllowCustomCompetencies = false, // only supported for TREEVIEW; allows user to add their own value
CustomCompetencyModelId = null // ID of the competency model to store user-defined competencies in
}
This attribute can collect data using one of two different "InputModes":
"GRID" = displays a grid that allows metadata, such as Proficiency and hours-per-competency-area, to be collected for each selected Competency Area.
"TREEVIEW" = displays a simple treeview from which the user can select one or more Competency Area. Does not collect any additional metadata about the association.
Display Modes
In input mode, <TODO>
In display mode, <TODO>
Data Storage
This attribute stores <TODO>
Sample Use Cases
TODO
Business Rules
TODO
Related articles
Filter by label
There are no items with the selected labels at this time.