Skip to content

[From] missing options in EntityType #6259

@HeahDude

Description

@HeahDude
Contributor

Hi there,

Since 2.7, options introduced by symfony/symfony#14050 are inherited by EntityType and works well except choice_value which failed at validation step but will be fix by symfony/symfony#17694. However not all of them are mentioned in the doc.

There were recent PR for choice_translation_domain and translation_domain, as of 2.7 EntityType is still missing some doc for choice_value, choice_attr, and choice_name.

I'm sending a PR for this.

Activity

added
good first issueIdeal for your first contribution! (some Symfony experience may be required)
actionableClear and specific issues ready for anyone to take them.
hasPRA Pull Request has already been submitted for this issue.
on Feb 11, 2016
added a commit that references this issue on Feb 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    FormactionableClear and specific issues ready for anyone to take them.good first issueIdeal for your first contribution! (some Symfony experience may be required)hasPRA Pull Request has already been submitted for this issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @xabbuh@HeahDude

        Issue actions

          [From] missing options in EntityType · Issue #6259 · symfony/symfony-docs