Toggle Edit Record Button Visibility

Toggle Edit Record Button Visibility

Shows or hides the Edit Record button of the current App.

Function

Desktop

kintone.app.record.showEditRecordButton(state)

Mobile

kintone.mobile.app.record.showEditRecordButton(state)

Parameters

Parameter Type Required Description
state String Yes The visibility of the Edit Record 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

  • Record details