Skip to content

ListboxField appears as CheckboxSetField when rendered in a react context #1404

Open
@torleif

Description

@torleif

A ListboxField should appear as a multi value dropdown field:

ListboxField::create('Test', 'Test', ['0' => 'test1', '1' => 'test2'])

image

However if the elemental item is inline, it appears as a CheckboxSetField:

image

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions