I have a dilemma. I want links to other Documents to be preserved when copying to another locale, falling back on the document on the main locale if it doesn't exist in the target locale.
- Is there a way to do this?
- Is it possible to link to a document from another locale?
Visual example:
Main locale: en-US
Documents Exist, links fine.
Target Locale: fr-CA
First document exists in fr-CA, link correctly changes over.
Second document does not exist in fr-CA, link removed: Can this point to the en-US document instead? I would prefer to avoid using web hyperlinks if possible.
Target Locale: de-DE
Neither exists in de-DE, both links removed. Would prefer these links still point to main locale.
- Any ideas or topics I missed in the docs?
Thank you!