Show or Hide Graphs Selection Items
Show or Hide Graphs Selection Items - kintone.app.showReportSelectorItems(config)
Shows or hides the options within the graphs selection drop-down on the Record List and Graph pages.
Function
Desktop
kintone.app.showReportSelectorItems(config)
Mobile
kintone.mobile.app.showReportSelectorItems(config)
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| config | Object | Yes | The configuration for showing or hiding the options. |
| config.<Graph ID> | String | Yes | The Graph 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)
- Graph