Management and Configuration Options by Type and Usage 7-7
isUpdate on page 8-190
isUploadFieldScript on page 8-191
localPageType on page 8-208
noMCPrefill on page 8-218
7.4.2 Field Display Variables
Field display variables can be grouped into the following types:
■
Section 7.4.2.1, Field Information Variables
■
Section 7.4.2.2, Common Field Display Variables
■
Section 7.4.2.3, Other Field Display Variables For details about these variables, see
Section 3.6.2, 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 on page 8-76
fieldDefault on page 8-79
fieldIsOptionList on page 8-84
fieldName on page 8-86
fieldOptionListType on page 8-87
fieldType on page 8-88
fieldValue on page 8-89
fieldWidth on page 8-91
isRequired on page 8-184
requiredMsg on page 8-243
valueStyle on page 8-357
7.4.2.2 Common Field Display Variables
There are several commonly used page variables that affect the display of metadata fields on Oracle Content Server pages.
The following is a list of the common field display variables. isExcluded
on page 8-161 isHidden
on page 8-169 isInfoOnly
on page 8-171 isRelocated
on page 8-182 maxLength
on page 8-214 optionListScript
on page 8-225
7.4.2.3 Other Field Display Variables
Several other variables are available to affect the display of metadata fields. addEmptyOption
on page 8-4 captionEntryWidth
on page 8-20 captionFieldWidth
on page 8-21 defaultFieldInclude
on page 8-53 defaultOptionListScript
on page 8-54 fieldCaptionInclude
on page 8-77 fieldCaptionStyle
on page 8-78 fieldEditWidth
on page 8-80 fieldEntryInclude
on page 8-81
7-8 Oracle Fusion Middleware Idoc Script Reference Guide
fieldExtraScriptInclude on page 8-82
fieldInclude on page 8-83
fieldMaxLength on page 8-85
fieldValueStyle on page 8-90
hasOptionList on page 8-120
isFieldExcluded on page 8-164
isFieldHidden on page 8-165
isFieldInfoOnly on page 8-166
isFieldMemo on page 8-167
isMultiOption on page 8-176
isStrictList on page 8-187
NotationForRequiredFields on page 8-220
optionListKey on page 8-222
optionListName on page 8-223
optionListResultSet on page 8-224
optionListValueInclude on page 8-226
optionsAllowPreselect on page 8-227
StyleForRequiredFields on page 8-316
7.5 Read-Only Variables