console.user-preference/item
This extension can be used to add an item to the user preferences group on the console user preferences page.
| Name | Value Type | Optional | Description |
|---|---|---|---|
|
|
no |
ID used to identify the user preference item and referenced in insertAfter and insertBefore to define the item order. |
|
|
no |
The label of the user preference |
|
|
no |
The description of the user preference |
|
|
no |
The input field options used to render the values to set the user preference |
|
|
yes |
IDs used to identify the user preference groups the item would belong to |
|
|
yes |
ID of user preference item before which this item should be placed |
|
|
yes |
ID of user preference item after which this item should be placed |