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

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.

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