Question
4
Replies
397
Views
RS Software India Ltd
Posted: December 9, 2019
Last activity: December 9, 2019
Closed
Change Default Submit Button to Next Button and to have a Previous button
Hi,
I am new to Pega, just developed Stages and steps and few Page views. Now these forms come with default Submit Button.
I want to have a Previous button and a Next button (in place of Submit button)
Could anyone please guide me step by step to achieve it.
Please help.
Thanks in advance for your help
Warm regards
Shibashis
Hi Shibashis,
In the flow action(Action) you have the option to customize the action button labels or hide the buttons.
If you want to have a previous button to go back to the previous stage you will have to implement change stage on click of button.
If the requirement is only to distribute a big form into multiple screens and go back and forth, then you can check the concept of screen-flows where you will have the option to go to previous and next page page.
Hope this helps.
Regards,
Vikash