Configured a list view with some columns and during run time we are seeing table columns are moving left side by default and last column is taking remaining space. how can make the table to take the equal space for columns other than using px width config at prop/column level.
And is there any option to hide the keyboard shortcuts top of list view.
@SreenivasuluV16633502 there are two parts to your question, so i’ll break down my response:
Column size:
This is by design, Constellation tables provide a configuration inside the View that tells the table which column should take up remaining width. This table component is not designed to provide equal spacing.
Future?Pegasystems Documentation you can see “Resizing column widths” is mentioned as a future roadmap item
Custom DX Component: If this is a must have, for a specific business outcome, you could build your own DX component for this:
- You can see this is outlined here, for more “financial comparison” outcomes, which it seems you “levels” are trying to achieve similar?
- How to implement the compare and select pattern in Constellation UI | Support Center
Keyboard:
Could I ask why you are trying to to remove this? Has there been user or accessibility testing that has raised an issue with it?
This is an accessibility feature, like your other question, I would caution against trying to remove accessibility features that have been added to the product.
Hi @SreenivasuluV16633502 Per your question on the keyboard instructions, we included these so that keyboard users would be able to navigate the tables with ease. Many don’t know the standard navigation patterns so we provide that directly. So providing them enables us to meet accessibility compliance requirements. In Constellation with Infinity '26, we have actually removed the icon and replaced it with a general help page that includes table navigation to be accessed through Skip Links (at top of page) or with quick key ctrl+/.