Show or Hide Views Selection Items
Show or Hide Views Selection Items - kintone.app.showViewSelectorItems(config)
Shows or hides the options within the views selection drop-down on the Record List and Graph pages.
Function
Desktop
kintone.app.showViewSelectorItems(config)
Mobile
kintone.mobile.app.showViewSelectorItems(config)
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| config | Object | Yes | The configuration for showing or hiding the options. |
| config.<View ID> | String | Yes | The View ID to show or hide.
|
Returns
A Promise object.
When the Promise object is fulfilled, no value is returned.
Available Pages (Desktop)
- Record list
- Graph
Available Pages (Mobile)
- Record list