Print

The option to determine the result fields to display. Use one of the following options.

Option Displays
All

All XML fields.

NOTE: This option does not display temporary fields that you create in a Query action by using the UserMetaFields parameter. To display those fields, you must list them in the PrintFields parameter.

AllSections All fields. This option also immediately displays all sections in section-breaking fields.
Date Fields with the DateType property.
Fields

Fields with the PrintType property. Alternatively, if you set PrintFields, this option displays the fields that you list for PrintFields

Index Fields with the Index property.
IndexText

The content of the Index fields.

NOTE: The content is displayed as a single text field (the XML structure is lost).

NegativeFields All fields, except for the fields listed in the PrintFields parameter.
None

No content fields.

NOTE: IDOL Content Component always displays the first reference field for each result.

NoResults

No results or fields (that is, IDOL Content Component does not display anything between autn:hit tags).

NOTE: This option is not available for the GetContent and List actions.

Parametric Fields with the ParametricType property.
Reference Fields with the ReferenceType property.
Source Fields with the SourceType property.
Actions: GetContent
List
Query
Suggest
SuggestOnText
Type: String
Default:

Fields

NOTE: For the GetContent and List actions, the default value is All.

Example: Print=All
See Also: PrintFields
UserMetaFields
DateType configuration parameter
Index configuration parameter
ParametricType configuration parameter
PrintType configuration parameter
PropertyFieldCSVs configuration parameter
ReferenceType configuration parameter
SourceType configuration parameter