FormBuilderMain::addNew()

Add a new form with the given name

Usage

$formBuilderForm = $formBuilderMain->addNew(string $formName);

Arguments

NameType(s)Description
$formNamestring

Using characters: -_a-z0-9

Return value


FormBuilderMain methods and properties

API reference based on ProcessWire core version 3.0.251