Button Feature

Could you please explain how to add a button feature in Pega Constellation?

@VenkatapavanKumaS17069708 To add a button feature in Pega Constellation, open the App Studio and navigate to the relevant view. Drag the Button component from the design system palette to the desired location. Configure its properties, such as label, button type (Primary, Secondary, or Link), and actions (e.g., Submit, Open URL, Run Activity). Use the Actions tab to define OnClick events, like validating forms or posting data to the server. Optionally, set visibility and enable conditions based on specific criteria. Save and test the button to ensure it performs as expected
Please feel free to let me know if you have any questions

@Sairohith In the app studio, I can’t find the button component. Could you please guide me on where to drag the button component?

Hi @VenkatapavanKumaS17069708 did u found the solution to drag the button component?if yes can u please provide the solution to implement button in a view from portal ?

@VenkatapavanKumaS17069708Can you provide a bit more context? The Constellation design system uses an prescriptive approach based on best practices. So why would you want to deviate from those practices? Is it an option to change and fulfill the same request using the out of the box solutions?

Hi @VenkatapavanKumaS17069708,

In Constellation, there is no out-of-the-box button feature. We need to create a custom DX component and publish it to your environment. Then, you can use the button in the view in the field under the display as,