Overview
public array function listFormFieldLayouts(
required string itemType
)
Lists the layouts possible for a given form field type (itemtype).
Arguments
Name | Type | Required | Description |
---|
itemType | string | Yes | Item type that the layout will be for, e.g. 'textinput' |