Question
Capgemini
Capgemini
IN
Capgemini
Posted: Dec 27, 2024
Last activity: May 14, 2025
Last activity: 14 May 2025 8:25 EDT
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