Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Documented the new label_format option#4412
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
javiereguiluz commentedNov 2, 2014
| Q | A |
|---|---|
| Doc fix? | no |
| New docs? | yes |
| Applies to | 2.6+ |
| Fixed tickets | #4286 |
xabbuh commentedNov 3, 2014
@javiereguiluz The new file is missing the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
[...] isthe "humanized" [...]
_exts Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
is it intended to change the sphinx-php extension version ?
javiereguiluz commentedNov 11, 2014
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
could you please add a short explaination for name and id? (name = name of the field, id = name of each parent field + name of the field).
wouterj commentedDec 28, 2014
ping@javiereguiluz |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
what is the default value? we should provide this info?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
the default value of the option isnull, which will then trigger the generation of the label based on the form name
ubermuda commentedJan 2, 2015
Maybe there should be a note that this feature is actually implemented in the template and that it won't work if your form theme does not support it? |
stof commentedJan 2, 2015
this is a good idea indeed. People using a custom type should be aware they might need to update it. |
wouterj commentedFeb 19, 2015
ping@javiereguiluz |
wouterj commentedMay 17, 2015
Hi@javiereguiluz! Do you maybe have some time to update this, or should I put it on the list for the sprint day? |
javiereguiluz commentedMay 17, 2015
@wouterj sadly I'm not motivated to finish this PR, so please put it on the list. Thanks! |
wouterj commentedAug 20, 2015
Closing in favor of#5642 |
This PR was merged into the 2.7 branch.Discussion----------Documented label_format option| Q | A| --- | ---| Doc fix? | no| New docs? | yes (symfony/symfony#12050)| Applies to | 2.6+| Fixed tickets |#4286@javiereguiluz abandoned#4412, so I continued#4489. I welcome any improvements, as I'm not 100% sure this is well documented now.Commits-------ac0fdbc Documented label_format option