FormBuilderProcessor::loadEntry()

Load entry by ID or name and populate to form

Available since version 0.4.5.

Usage

$inputfieldForm = $formBuilderProcessor->loadEntry($entryID);

Arguments

NameType(s)Description
$entryIDint string array

Populate entry by entry ID, name, or array of data

Return value


FormBuilderProcessor methods and properties

API reference based on ProcessWire core version 3.0.251