Load only one language from translatable column #360
teomanofficial
started this conversation in
General
Replies: 1 comment
-
It is available by selecting your translatable param as another param. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to ask is there any way to select only one language at a time for a localized column.
When we set a field that translatable. It loads whole translations. But for performance reasons I'ld like to load only one language at a time.
But when I do that. When I manually extract the singular language, it throws error.
Is there any configuration for this ? I took a look at the docs but couldn't find any
Beta Was this translation helpful? Give feedback.
All reactions