Show or Hide Options Button

Show or Hide Options Button

Shows or hides the Options button of the current App.

Function

Desktop

kintone.app.showOptionsButton(state)

Mobile

kintone.mobile.app.showOptionsButton(state)

Parameters

Parameter Type Required Description
state String Yes The visibility of the Options button
  • VISIBLE: Shows the button
  • HIDDEN: Hides the button

Returns

A Promise object.
When the Promise object is fulfilled, no value is returned.

Available Pages (Desktop)

  • Record list
  • Record details
  • Graph

Available Pages (Mobile)

  • Record details