Skip to content

EA 5: CollectionField::OPTION_RENDER_EXPANDED ignored #7529

@finnef

Description

@finnef

If I set
CollectionField::new('members')->renderExpanded(true);
I would expect the resulting form fieldsets (the accordion) to render expanded. But the setting is ignored.

The CollectionConfigurator does not do anything with this setting. Is this a regression? I believe this used to work in EA 4.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions