bookMetadataListShortViewLimit - Fluid Topics - 3.7

Fluid Topics Configuration and Administration Guide

Category
Reference Guides
Audience
public
Version
3.7

The "bookMetadataListShortViewLimit" integer parameter is used to define the number of metadata elements to display on the Reader page before prompting the "more" button.

Metadata list in the Document properties

It is optional. The default value is "3".

Example

{
"projectName": "...",
"ui": {
...
"bookMetadataListShortViewLimit": 2,
...
}
}