Show or Hide Change Assignee Button

Show or Hide Change Assignee Button - kintone.app.record.showChangeAssigneeButton(state)

Shows or hides the Change Assignee button of the current record.

Function

kintone.app.record.showChangeAssigneeButton(state)

Parameters

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