Hi,
Is it possible to convert an existing field to one that supports localization?
Thanks!
Hi,
Is it possible to convert an existing field to one that supports localization?
Thanks!
You can go over the JSON tab in your schema and then change partitioning to language
and press synchronize.
Thanks! Would it affect any existing data in that field?
No, it will be resolved when queried. The master language will be taken from the invariant value.
Great, thank you! Appreciate the prompt response.