a2lix / TranslationFormBundle

Ease translations with some dedicated Symfony form types
https://a2lix.fr/bundles/translation-form
MIT License
330 stars 140 forks source link

added included_fields option to TranslationsType #393

Open nexxome opened 3 months ago

nexxome commented 3 months ago

I am targeting master, because it's new feature.

Changelog

### Added
Added "included_fields" option to TranslationsType

### Changed

### Deprecated

### Removed

### Fixed

### Security

To do

Subject

This feature needs this PR in AutoFormBundle https://github.com/a2lix/AutoFormBundle/pull/44