1

I have configured an Entity as translatable using Gedmo Translatable. The problem is that the translatable field is blank when I show it in the list view of Sonata.

enter image description here Am I missing something?

Gerardo
  • 5,800
  • 11
  • 66
  • 94
  • Since all there is to see is a screen shot of list table, I should ask - What about the database? Is your translatable column empty or not? Did you tried to manually find a record and dump its translation? You are aware that Sonata's logic is just like Symfony's form builder. What does "**getTitle()**" in your main entity returns? My guess - nothing. – Artamiel Apr 12 '15 at 14:44

0 Answers0