Thibibi
Thibibi
Agreed, the TranslationWalker usage should be simplified. Some ideas: - Set it always on/off with a parameter in the yaml - Set it on/off alternatively when needed, by functions like:...
@Phenix789 I would be interrested in getting your solution, would you mind share it? I have the exact same need: let people to add their own translation at runtime. I've...
About my post above: 1. Point 1 is solved, the problem comes from the field name given in the "fields" form option: case is important. Labello works, labello don't (normal,...
Agreed, it would make sense to regroup the two.
> You need to extend a form type registered in the form type registry. AbstractType is not such a type. That's exactly what should be said in the doc. Maybe...
OK but I also keep it here for the idea of raising an exception if `AbstractType` is set in the `getExtendedTypes()` list.
Hello, yes I solved it but it was quite radical. I abandonned a2lix/TranslationFormBundle and chose to use DoctrineExtensions/translatable.