Description of the need
When locale is enabled and a taxonomy is enabled to be translated, the terms can be set to a language or All. But when adding a node with a term reference field it currently shows all terms regardless of language.
Proposed solution
Filter the terms on the node add/edit field so it shows only those in interface language or set to All languages.
This could be set as an option so site admins could decide to show all terms regardless of language.
Recent comments
Hi Ian..., Can you explain why you are using Paragraphs for this? Is it because you have a specific requirement that is only filled by Paragraphs? There are other ways to create an...
Question re paragraphs
Hi Ian You can go to Admin > Structure > Paragraph Types > Your paragraph Type > Manage displays > Paragraphs Editor Preview and adjust what shows there. The path will...
Question re paragraphs
It's not difficult to write JS code in an admin theme (without a module) that would save text from CKEditor to LocalStorage every X minutes and add a button to restore the text from LocalStorage...
Implementing autosave in Ckeditor 5