The fields to display for results documents. This option has an effect only if you set Print to Fields
.
By default, when you set Print to Fields
, IDOL Content Component displays all fields that you have configured with the PrintType property. If you also set PrintFields
, IDOL Content Component displays only the specified fields. The fields that you specify do not have to be PrintType fields.
For the Query action, you can use PrintFields
to display the values of temporary fields created by the UserMetaFields parameter, as well as standard document fields.
Separate multiple fields with plus symbols, commas, or spaces.
Actions: | |
Type: | String |
Default: | |
Example: | PrintFields=Author,DRECONTENT
|
See Also: |
PrintType configuration parameter |
|