You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @jotalops, did you ever figure this out? I'm stuck with a somewhat similar problem now: I want to add a translatable "description" field to my entity, but I have no idea how to make it work so far.
in akeneo 1.7 this can be possible, but I can't with 2.3.
I achieve to show the two fields, but when the form is submitted, the items are not in the correct fields
this is my edit-form
a post example ( descriptions is null but also have a value)
{"id":1,"code":"09.01","currency":"eur","locales":"cz,sk,en,us","mdmMarket":null,"webBaseUrl":"www.meneame.net","labels":{"en_US":"456"},"descriptions":{"en_US":null},"brand":{"id":2,"code":"01","name":"ROCA"}}
The text was updated successfully, but these errors were encountered: