Closed
Description
Could anyone tell me if any type of auto-label generation exists in the core? I know that I can use some 3th party i18n bundles or a handmade work-around, but I think that it will be a nice official addition for rapid development and standardization, maybe with an optional config.php check like framework:form:generate_label_id = (true|false).
See http://www.elao.com/blog/non-classe/a-nice-way-of-handing-form-label-translation.html or (better) https://gist.github.com/franek/6811721 for possible solutions.
Thanks