Filter: gform_progressbar_start_at_zero
Filters whether the progress bar should start at zero.
Change the progress bar on multi-page forms to start at zero percent. By default, the progress bar starts as if your first step has been completed.
Parameters
| Name | Type | Description |
|---|---|---|
| $start_at_zero | string | Admin setting for progress bar. |
| $form | array | The current form object. |
Since
Source
Defined in form_display.php at line 5804