Skip to content

The reference documentation for form fields misses some inherited options #20634

@stof

Description

@stof

All the choice field types listed in https://symfony.com/doc/current/reference/forms/types.html#choice-fields are inherited options from ChoiceType. But their list of inherited option is incomplete.

In particular, choice_filter is missing in several other types (I haven't checked them all), while it has a valid use case for all of them (see the discussion in symfony/symfony#59716)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions