legacy-knowledge-base
公開されました Sep. 10, 2025

Dataset Column Widths Incorrect on Tab Change

written-by

Orsolya Hegedus

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

Issue

  • When displaying multiple data sets on a page using the Tabs element, the columns break. They appear crammed to the left side, the columns are no wide enough to display the data.
  • Steps to reproduce:
  • 1. On a 2025.Q1.4, turn on data sets FF
    2. Create a dataset (I chose web contents as type)
    3. Create a Table Visualization mode, assign at least 5 fields
    4. Create a web content
    5. On a page, place a tabs element, create two tabs
    6. In each tab's drop zone, place a data set, configure each to display your data set from step 2.
    7. Switch tabs
    8. Observe that the columns seem crammed.

Environment

  • Liferay DXP 2025.Q1

Resolution

  • To resolve this, add the following to your portal-ext.properties file:
    feature.flag.LPS-193005=true

Further Information:

did-this-article-resolve-your-issue

legacy-knowledge-base