@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
sp_page
Variable sp_page
Const
sp_page
:
{
extends
:
"sys_metadata"
;
name
:
"sp_page"
;
schema
:
{
category
:
Typed
<
|
"custom"
|
"kb"
|
"sp_platform"
|
"sc"
|
"standard"
|
"other"
|
"sn_ex_sp_taxonomy"
|
"sample"
,
{
active
:
true
;
choices
:
{
custom
:
{
inactive
:
false
;
label
:
"Custom"
;
language
:
"en"
;
sequence
:
2
;
}
;
kb
:
{
inactive
:
false
;
label
:
"Knowledge Base"
;
language
:
"en"
;
sequence
:
3
;
}
;
other
:
{
inactive
:
false
;
label
:
"Other Applications"
;
language
:
"en"
;
sequence
:
5
;
}
;
sample
:
{
inactive
:
false
;
label
:
"Sample"
;
language
:
"en"
;
sequence
:
6
;
}
;
sc
:
{
inactive
:
false
;
label
:
"Service Catalog"
;
language
:
"en"
;
sequence
:
4
;
}
;
sn_ex_sp_taxonomy
:
{
inactive
:
false
;
label
:
"Taxonomy"
;
language
:
"en"
;
sequence
:
8
;
}
;
sp_platform
:
{
inactive
:
false
;
label
:
"Service Portal Platform"
;
language
:
"en"
;
sequence
:
7
;
}
;
standard
:
{
inactive
:
false
;
label
:
"Standard"
;
language
:
"en"
;
sequence
:
1
;
}
;
}
;
default
:
"custom"
;
dropdown
:
"dropdown_without_none"
;
label
:
"Category"
;
mandatory
:
false
;
maxLength
:
40
;
read_only
:
false
;
}
,
>
;
css
:
Typed
<
string
|
number
,
{
active
:
true
;
column_type
:
"css"
;
label
:
"Page Specific CSS"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
draft
:
Typed
<
boolean
,
{
active
:
true
;
label
:
"Draft"
;
mandatory
:
false
;
read_only
:
false
}
,
>
;
dynamic_title_structure
:
Typed
<
string
,
{
active
:
true
;
label
:
"Dynamic page title"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
human_readable_url_structure
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Human readable url structure"
;
mandatory
:
false
;
maxLength
:
100
;
read_only
:
false
;
}
,
>
;
id
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"ID"
;
mandatory
:
true
;
maxLength
:
40
;
read_only
:
false
;
}
,
>
;
internal
:
Typed
<
boolean
,
{
active
:
true
;
label
:
"Internal"
;
mandatory
:
false
;
read_only
:
false
}
,
>
;
omit_watcher
:
Typed
<
boolean
,
{
active
:
true
;
label
:
"Omit watcher"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
public
:
Typed
<
boolean
,
{
active
:
true
;
label
:
"Public"
;
mandatory
:
false
;
read_only
:
false
}
,
>
;
roles
:
Typed
<
(
string
|
Role
)
[]
,
{
active
:
true
;
label
:
"Roles"
;
mandatory
:
false
;
read_only
:
false
}
,
>
;
seo_script
:
Typed
<
|
string
|
Record
<
"sys_script_include"
>
|
ExplicitKey
<
"sys_script_include"
>
|
TableBrand
<
"sys_script_include"
>
,
{
active
:
true
;
label
:
"SEO script"
;
mandatory
:
false
;
read_only
:
false
;
referenceTable
:
"sys_script_include"
;
}
,
>
;
short_description
:
Typed
<
string
,
{
active
:
true
;
label
:
"Short description"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
sys_id
:
Typed
<
string
|
number
,
{
active
:
true
;
column_type
:
"GUID"
;
label
:
"Sys ID"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
title
:
Typed
<
string
,
{
active
:
true
;
label
:
"Title"
;
mandatory
:
false
;
read_only
:
false
}
,
>
;
use_seo_script
:
Typed
<
boolean
,
{
active
:
true
;
label
:
"Use SEO script"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
}
;
}
= ...
Type Declaration
Readonly
extends
:
"sys_metadata"
Readonly
name
:
"sp_page"
Readonly
schema
:
{
category
:
Typed
<
|
"custom"
|
"kb"
|
"sp_platform"
|
"sc"
|
"standard"
|
"other"
|
"sn_ex_sp_taxonomy"
|
"sample"
,
{
active
:
true
;
choices
:
{
custom
:
{
inactive
:
false
;
label
:
"Custom"
;
language
:
"en"
;
sequence
:
2
;
}
;
kb
:
{
inactive
:
false
;
label
:
"Knowledge Base"
;
language
:
"en"
;
sequence
:
3
;
}
;
other
:
{
inactive
:
false
;
label
:
"Other Applications"
;
language
:
"en"
;
sequence
:
5
;
}
;
sample
:
{
inactive
:
false
;
label
:
"Sample"
;
language
:
"en"
;
sequence
:
6
;
}
;
sc
:
{
inactive
:
false
;
label
:
"Service Catalog"
;
language
:
"en"
;
sequence
:
4
;
}
;
sn_ex_sp_taxonomy
:
{
inactive
:
false
;
label
:
"Taxonomy"
;
language
:
"en"
;
sequence
:
8
;
}
;
sp_platform
:
{
inactive
:
false
;
label
:
"Service Portal Platform"
;
language
:
"en"
;
sequence
:
7
;
}
;
standard
:
{
inactive
:
false
;
label
:
"Standard"
;
language
:
"en"
;
sequence
:
1
;
}
;
}
;
default
:
"custom"
;
dropdown
:
"dropdown_without_none"
;
label
:
"Category"
;
mandatory
:
false
;
maxLength
:
40
;
read_only
:
false
;
}
,
>
;
css
:
Typed
<
string
|
number
,
{
active
:
true
;
column_type
:
"css"
;
label
:
"Page Specific CSS"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
draft
:
Typed
<
boolean
,
{
active
:
true
;
label
:
"Draft"
;
mandatory
:
false
;
read_only
:
false
}
,
>
;
dynamic_title_structure
:
Typed
<
string
,
{
active
:
true
;
label
:
"Dynamic page title"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
human_readable_url_structure
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Human readable url structure"
;
mandatory
:
false
;
maxLength
:
100
;
read_only
:
false
;
}
,
>
;
id
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"ID"
;
mandatory
:
true
;
maxLength
:
40
;
read_only
:
false
;
}
,
>
;
internal
:
Typed
<
boolean
,
{
active
:
true
;
label
:
"Internal"
;
mandatory
:
false
;
read_only
:
false
}
,
>
;
omit_watcher
:
Typed
<
boolean
,
{
active
:
true
;
label
:
"Omit watcher"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
public
:
Typed
<
boolean
,
{
active
:
true
;
label
:
"Public"
;
mandatory
:
false
;
read_only
:
false
}
,
>
;
roles
:
Typed
<
(
string
|
Role
)
[]
,
{
active
:
true
;
label
:
"Roles"
;
mandatory
:
false
;
read_only
:
false
}
,
>
;
seo_script
:
Typed
<
|
string
|
Record
<
"sys_script_include"
>
|
ExplicitKey
<
"sys_script_include"
>
|
TableBrand
<
"sys_script_include"
>
,
{
active
:
true
;
label
:
"SEO script"
;
mandatory
:
false
;
read_only
:
false
;
referenceTable
:
"sys_script_include"
;
}
,
>
;
short_description
:
Typed
<
string
,
{
active
:
true
;
label
:
"Short description"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
sys_id
:
Typed
<
string
|
number
,
{
active
:
true
;
column_type
:
"GUID"
;
label
:
"Sys ID"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
title
:
Typed
<
string
,
{
active
:
true
;
label
:
"Title"
;
mandatory
:
false
;
read_only
:
false
}
,
>
;
use_seo_script
:
Typed
<
boolean
,
{
active
:
true
;
label
:
"Use SEO script"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.4.1
Loading...