Skip to content

Error view when <select multiple=multiple> #101

@DinoSane

Description

@DinoSane

If you set a filed in scaffold.fields as
'onefield' => ['type'=>'select']
'otherfield' => ['type'=>'select','multiple'=>'multiple']

The resulting html will be

result.txt

So the visible input select is presented OUTSIDE the div container as it should.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions