Overview
This structure represents the fields associated with an installation's dashboard parameters
Format
- PwsDashboardParameters
- FirstDayOfWeek: DayOfWeek
- Level1Grouping: String *** deprecated ***
- Level2Grouping: String *** deprecated ***
- ProjectFormatString: String
- ShowNotesFlag: Boolean
- ShowUtilizationFlag: Boolean *** deprecated ***
- ShowTimeOffToDateValuesFlag: Boolean
- EnterCostFlag: Boolean *** deprecated ***
- EnterTimeFlag: Boolean *** deprecated ***
- ExpenseEntryOboPermissionFlag: Boolean
- OboPermissionFlag: Boolean
- TimeEntryOboPermissionFlag: Boolean
- TimeOffOboPermissionFlag: Boolean
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
FirstDayOfWeek | DayOfWeek | The first day of the week in the My Schedule section of the employee dashboard | Sunday |
Level1Grouping | String | *** deprecated *** | |
Level2Grouping | String | *** deprecated *** | |
ProjectFormatString | String | When viewing projects in the My Schedule section of the employee dashboard, this setting determines additional information that will be displayed next to the project name | {ProjectCode} |
ShowNotesFlag | Boolean | If set to 'true', allocation notes will be displayed in the employee dashboard | true |
ShowUtilizationFlag | Boolean | *** deprecated *** | |
ShowTimeOffToDateValuesFlag | Boolean | If set to 'true, year to date time off totals will be displayed in the employee dashboard | true |
EnterCostFlag | Boolean | *** deprecated *** | |
EnterTimeFlag | Boolean | *** deprecated *** | |
ExpenseEntryOboPermissionFlag | Boolean | If set to 'true', the authenticated user has permission to enter expenses on behalf of others via the employee dashboard | true |
OboPermissionFlag | Boolean | If set to 'true', the authenticated user has permission to enter expenses on behalf of others via the employee dashboard | true |
TimeEntryOboPermissionFlag | Boolean | If set to 'true', the authenticated user has permission to enter time on behalf of others via the employee dashboard | true |
TimeOffOboPermissionFlag | Boolean | If set to 'true', the authenticated user has permission to enter time off on behalf of others via the employee dashboard | true |