@servicenow/sdk - v4.7.0
Preparing search index...
@servicenow/sdk/core
Workspace
Function Workspace
Workspace
(
config
:
Workspace
)
:
Workspace
Creates a workspace configuration
Parameters
config
:
Workspace
an object containing the following properties:
title
- The display name of the workspace
path
- The URL path or route associated with this workspace
landingPath
- (optional) The default landing path for the workspace
order
- (optional) The order the workspace is displayed in the unified nav
active
- (optional) Whether this workspace is currently active
listConfig
- (optional) The List Config for this workspace
tables
- (optional) The tables associated with this workspace
defaultRecordOverrides
- (optional) When records that are not tracked by the plugin are modified on instance, they are tracked here
Returns
Workspace
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.7.0
Loading...
Creates a workspace configuration