Hi,
let’s say I have a content page: name.de.txt and I want to use .json as a content representations so I tried:
name.json.de.txt ->doesn’t work
name.de.json.txt ->doesn’t work
What’s the right way to do it?
Without ‘.de’ it’s working fine…
Greetings and thanks you your answers…