Toggle Duplicate Record Button Visibility

Toggle Duplicate Record Button Visibility

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

Function

Desktop

kintone.app.record.showDuplicateRecordButton(state)

Parameters

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