Get Duplicate Record Button Display State

Get Duplicate Record Button Display State - kintone.app.record.getDuplicateRecordButtonDisplayState()

Retrieves the display state of the Duplicate Record button of the current App.

Function

kintone.app.record.getDuplicateRecordButtonDisplayState()

Parameters

None

Returns

A Promise object.
The following value can be retrieved when the Promise object is resolved.

Type Description
String The display state of the Duplicate Record button
  • VISIBLE: The Duplicate Record button is displayed
  • HIDDEN: The Duplicate Record button is hidden

Available Pages

  • Record Details