Get Form Layout

Get Form Layout - kintone.app.getFormLayout()

Retrieves field layout information of the App that the user is currently viewing.

Function

kintone.app.getFormLayout()

Parameters

Nothing

Returns

A Promise object.
The same properties as the following API can be retrieved when the Promise object is fulfilled:
Get Form Layout

Available Pages

  • Record List
  • Record Create
  • Record Edit
  • Record Details
  • Graph
  • Plug-in settings page