PivotFieldListOptionsObject

The PivotFieldListOptionsObject allows configuring the pivot field list.

Properties

Property/TypeDescription
showSearchBoolean | "auto"optionalIndicates whether the search input is visible in the field list (true) or not (false). You can also set showSearch to "auto". In this case, the search input will only appear if there are more than 6 fields.
Default value: "true".

Example

Specify options when creating the field list using the fm3.Controls.PivotFieldList() method: