Get Change Assignee Button Display State

Get Change Assignee Button Display State - kintone.app.record.getChangeAssigneeButtonDisplayState()

Retrieves the display state of the Change Assignee button of the current record.

Function

kintone.app.record.getChangeAssigneeButtonDisplayState()

Parameters

None

Returns

A Promise object.
The following values can be retrieved when the Promise object is fulfilled:

Type Description
String The display state.
  • VISIBLE: The button is displayed.
  • HIDDEN: The button is hidden.

Available Pages

  • Record details