Replies: 1 comment 1 reply
-
Hi @ozsaffer , Thank you for utilizing our React SDK components. I'd like to clarify your specific use case and whether the customization of the List View component is required in the React SDK portal or the Constellation portal. If you intend to customize it within the React SDK, you can create an override for the ListView component and implement your modifications. These changes will be automatically reflected in the React SDK portal. However, if your customization needs extend to both the React SDK portal and the Constellation Portal (App Studio), you'll need to make adjustments in both the custom-sdk and custom-constellation component folders. To modify the custom-constellation component, you can refer to the design.pega.com for information on the Constellation design system. |
Beta Was this translation helpful? Give feedback.
-
I am currently investigating the DX component builder and I am looking to override the standard Pega list view component to add functionality to provide conditional styling and a thumbnail column. What is the best way to achieve this?
I have tried override the list view component, make changes and publish(received a success message). But my changes are not appearing in the app studio? I have successfully published custom widgets and field override so I assume my setup is correct.
Beta Was this translation helpful? Give feedback.
All reactions