The following table provides information on the SiteOption item. SiteOptions determines side-wide options that act as a default for all option types. These general settings, which are edited in the Administration UI, are versioned and deployed. Global options can be overwritten by Segmented and User options and partitioned. When the site is null, the option is global to all sites.

Table Name

Property

Data-Type

Description

svc_site_opt

site

The optional site associated

id

string

name

string

Unique logical name of the option

rawValue

string

The value input by the user

defaultValue

string

Value to user when no input

accessRight

string

multiValued

Boolean

True if the value represents multiple values

dataType

enumerated

code=10012
value=String

code=10022
value=Boolean

code=10032
value=integer

code=10042
value=Url

code=10052
value=Date

code=10062
value=Float

svc_siteopt_info

info

map

svc_siteopt_val

allowedValues

array

The values that are set on the option when edited by enumeration

 
loading table of contents...