is there any way to set default freeze first column in pega constellation table layout
@VenkateswararaoKyou can achieve this using Insights.
- The authoring experience of insights allows you to freeze columns
- This will save and display this way at run time for an end user
List View vs Insights
It’s hard to tell if your image is a List View or Insight. Either way, this Constellation 101 article from @Subhadip Das might be of interest to you, there is a design decision in using either.
@MarcCheong Thanks Marc for the quick response. but my requirement is list view based on embedded property view where there are multiple columns. are we freeze first column in this senario ?
@VenkateswararaoK Insights do support embedded field data, as of 24.2, so this is still possible.
however, given the new context, it’s probably not what you are after as the form with your embedded data allows you to edit/delete/add more, which is probably the business outcome you want (Insights does not).
Embedded data does not provide configuration for freeze panel.
Options
- Build a DX Component to match the exact UI requirements you are after.
- Look at alternative ways to achieve the business outcome. If there is a large data set and users are scrolling across and getting lost, it probably indicates a table view is not the right UX. Pega provides other ways to display lists that might be more desirable for large data sets
- Check out this detailed walk through from @Kamil Janeczek https://support.pega.com/discussion/complex-data-visualization-constellation



