Hello, I am wondering if it is possible to make a field for all languages? we have some fields that need to be translated but some fields that don't need to be translated. It is possible to create a field for all languages?
Hello @jorn, and welcome to the community forum!
Prismic doesn’t have “language agnostic” like Fields/Custom types. For the moment what you can do is:
- Fill just one of the fields and leave the translations empty
- Add a conditional in your code so that the application doesn’t break if no value is returned in any other languages.
I’m going to tag the @features-team so they check this out and see if they can consider it for future improvements.
Thanks!