Legacy Knowledge Base
Published 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

You are viewing an article from our legacy "FastTrack" publication program, made available for informational purposes. Articles in this program were published without a requirement for independent editing or verification and are provided"as is" without guarantee.

Before using any information from this article, independently verify its suitability for your situation and project.

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