7.4 Page Variables

Page variables are set on a particular Content Server Web page to enable specific page attributes or functionality. For details about page display variables, see "Page Variables".

This section includes these topics:

7.4.1 Page Display Variables

The following is a list of Idoc Script page display variables:


"generateUniqueId"
"isCheckin"
"isDocPage"
"isEditMode"
"isFormSubmit"
"isInfo"
"isQuery"
"isUpdate"
"isUploadFieldScript"
"localPageType"
"noMCPrefill"

7.4.2 Field Display Variables

Field display variables can be grouped into the following types:

For details about these variables, see "Field Display Variables".

7.4.2.1 Field Information Variables

The following variables define information about a metadata field. The variable values are loaded or computed for each metadata field.


"fieldCaption"
"fieldDefault"
"fieldIsOptionList"
"fieldName"
"fieldOptionListType"
"fieldType"
"fieldValue"
"fieldWidth"
"isRequired"
"requiredMsg"
"valueStyle"

7.4.2.2 Common Field Display Variables

There are several commonly used page variables that affect the display of metadata fields on Content Server pages.

The following is a list of the common field display variables:


"isExcluded"
"isHidden"
"isInfoOnly"
"isRelocated"
"maxLength"
"optionListScript"