FallbackContentField
The document field from which the View component must retrieve document content if the connector fails to return the original document.
NOTE: You can specify nested field structures by separating field names with a forward slash (/
). For example DOCUMENT/CONTENT
When View cannot retrieve the original document, it returns the text of this field from the Content component.
Type: | String |
Default: | DRECONTENT |
Required: | No |
Configuration Section: | UniversalViewing |
Example: | FallbackContentField=TEXTBODY
|
See Also: |