<< Click to Display Table of Contents >> Navigation: Configuration > ST_CONFIG Entries > Enterprise Controls > Chooser Configuration |
Users may wish to set the default view and/or renderer (grid/tile/map view) for the Dashboard, Facility, Report, and/or Widget Choosers. The DefaultView value can be either "Favorites" or "Recent". The Renderer value can be either "Tile" or "Details" (will display the Grid View). In addition, the Facility Chooser can have a Renderer value of "Map".
EQuIS Version: 7
Products Affected: Enterprise
Required Modules: Enterprise
This CONFIG_KEY setting enables a user to define a default view of the selected chooser.
ST_CONFIG |
VALUE |
REMARK |
VALID VALUES |
---|---|---|---|
CONFIG_SECTION |
<Desired Chooser> |
DashboardChooser, Facility Chooser, ReportChooser, WidgetChooser |
|
CONFIG_KEY |
DefaultView |
DefaultView |
|
OBJECT_TYPE |
user_id |
user_id |
|
OBJECT_VALUE |
12345 |
This is the USER_ID for the user you wish to set. |
Valid user_id |
STRING_VALUE |
<string> |
There are two options: "Favorites" and "Recent". |
Favorites, Recent |
Example
CONFIG_SECTION |
CONFIG_KEY |
OBJECT_TYPE |
OBJECT_VALUE |
STRING_VALUE |
---|---|---|---|---|
DashboardChooser |
DefaultView |
user_id |
3 |
Favorites |
DashboardChooser |
DefaultView |
user_id |
12345 |
Recent |
DashboardChooser |
DefaultView |
user_id |
555 |
Note: The Dashboard will require a refresh prior to the settings being respected. |
---|
This CONFIG_KEY setting enables a user to define the renderer view of the selected chooser.
ST_CONFIG |
VALUE |
REMARK |
VALID VALUES |
---|---|---|---|
CONFIG_SECTION |
<Desired Chooser> |
DashboardChooser, Facility Chooser, ReportChooser, WidgetChooser |
|
CONFIG_KEY |
Renderer |
Renderer |
|
OBJECT_TYPE |
user_id |
user_id |
|
OBJECT_VALUE |
12345 |
This is the USER_ID for the user you wish to set. |
Valid user_id |
STRING_VALUE |
<string> |
There are two options: "Tile" and "Details" (will display the Grid View). In addition, the Facility Chooser can have a Renderer value of "Map". |
Tile, Details, Map (Facility Chooser only) |
Example
CONFIG_SECTION |
CONFIG_KEY |
OBJECT_TYPE |
OBJECT_VALUE |
STRING_VALUE |
---|---|---|---|---|
FacilityChooser |
Renderer |
user_id |
3 |
Map |
DashboardChooser |
Renderer |
user_id |
12345 |
Tile |
WidgetChooser |
Renderer |
user_id |
555 |
Details |
Copyright © 2023 EarthSoft, Inc • Modified: 26 Sep 2022