TranslationFormBundle
TranslationFormBundle copied to clipboard
Ease translations with some dedicated Symfony form types
I am targeting master, because it's new feature. Closes #330 ## Changelog ```markdown ### Added Accept unmapped field ### Changed ### Deprecated ### Removed ### Fixed ### Security ``` ##...
I am targeting master, because it's new feature. ## Changelog ```markdown ### Added Added "included_fields" option to TranslationsType ### Changed ### Deprecated ### Removed ### Fixed ### Security ``` ##...
Hi ! Has anyone already integrated a vichUploaderBundle field with a Translation field in easyAdmin? I have an error because the field's file that is mapped to the fileName does...
### Environment #### Composer packages $ composer show a2lix/auto-form-bundle 0.4.4 Automate form building a2lix/translation-form-bundle 3.2.1 Translate your doctrine objects easily with some helpers babdev/pagerfanta-bundle v3.8.0 Bundle integrating Pagerfanta with Symfony...
Sorry to post here, I don't think is a bug, however I am not finding a way make it work ’m currently facing an issue with translating certain fields in...
I get the error: No locales were configured, but expected at least the default locale `en`. Perhaps you need to add it to your `a2lix_translation_form.locales` bundle configuration? I'm using Symfony...