FormBuilderPartialEntries::processPagination()
Called by the render() method when pagination submitted, after input has been processed
Usage
$formBuilderPartialEntries->processPagination(InputfieldForm $form, $submitType);Arguments
| Name | Type(s) | Description |
|---|---|---|
$form | InputfieldForm | |
$submitType | int bool | Next (1), prev (-1), or jump (2) clicked, or final submit (true) clicked but with errors. |
FormBuilderPartialEntries methods and properties
API reference based on ProcessWire core version 3.0.257