legacy-knowledge-base
公開されました Jun. 30, 2025

Multi-Select Option Missing from Translation Interface

written-by

Emma Carr-Gardner

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

NOTE: The following resolution requires customization and should only be implemented at the discretion of your team. Liferay Support will not be able to assist with designing or implementing customizations.

Issue

  • Web Content Structure is incomplete when using the Web Content Translation Interface

  • After creating a Web Content with a multi-select field, the field is missing in when viewing the web content in the Translation Interface.

Environment

  • Liferay DXP 7.4
  • Liferay DXP Quarterly Releases

Resolution

  •  this is considered expected behavior as the Translation Interface only supports Text, HTML, and numeric fields, so the multi-select list will not appear.
  • It is possible to complete this with a customization. To do this, you'd need to customize the portal to override TranslationInfoFieldChecker service and include all the field types you need. See the source code as a reference.

Additional Information

did-this-article-resolve-your-issue

legacy-knowledge-base