Skip to content

A notice being generated on $this->Form->input(... ['type' => 'checkbox']) #106

@siran

Description

@siran

Bootstrap helper version: "holt59/cakephp3-bootstrap-helpers": "dev-v4.0.0-alpha", (latest as of 2017-02-08)
PHP version: 7.1
Cakephp version: 3.3.14

When doing

$this->Form->input('xxxxx', ['label' => __('yyy'), 'type' => 'checkbox']).

Im getting a functional checkbox but a Notice is issued:

Notice (8): Undefined index: input [ROOT/vendor/holt59/cakephp3-bootstrap-helpers/src/View/Helper/BootstrapFormHelper.php, line 429]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions