rvanlaak / SettingsBundle

Database centric Symfony2 configuration management bundle. Global and per-entity settings supported.
MIT License
113 stars 61 forks source link

Customizing form labels #103

Open yvoloshin opened 6 years ago

yvoloshin commented 6 years ago

Hello, Thank you for the bundle! It seems very useful for my purposes. The only problem is that I'm having trouble figuring out how to customize form labels. I tried adding a "label" option under "options" in the configuration file, but that had no effect. Any help would be appreciated.