$forms->getFromURL() method

Load form from URL (for embed method a or b)

This is intended to be called only by site/templates/form-builder.php

Usage

// basic usage
$formBuilderForm = $forms->getFromURL();

// usage with all arguments
$formBuilderForm = $forms->getFromURL(bool $render = false);

Arguments

NameType(s)Description
render (optional)bool

Specify true to render the FormBuilderRender object rather than FormBuilderForm

Return value

FormBuilderForm FormBuilderRender string

Exceptions

Method can throw exceptions on error:

  • Wire404Exception


$forms methods and properties

API reference based on ProcessWire core version 3.0.244

“We were really happy to build our new portfolio website on ProcessWire! We wanted something that gave us plenty of control on the back-end, without any bloat on the front end - just a nice, easy to access API for all our content that left us free to design and build however we liked.” —Castus, web design agency in Sheffield, UK