Question
1
Replies
78
Views
Lanit
Posted: January 10, 2018
Last activity: August 26, 2020
Closed
Solved
How do I make the next payment type selected in the next step?
Hi There,
I recently began to study Pega. So, I have a question. How do I make the next payment type selected in the next step? I create work object of a "deal".
Then, at step UC_1 "Filling out information on bidders" add a participant (the role of the person is the borrower, the type of payment is differentiated)
I'm taking a stepSo, EXPECTED RESULT:
Real result: In step UC_2 "Filling product information", the default value is not selected for the Payment type field.
Hello Aleksandr,
Thanks for posting your query in PSC :)
I understand that your requirement is to auto select the payment type(say differentiated) based on the role(i.e. borrower) while filling the form. Again, when user navigates to next page, this selection must be displayed. Is my understanding correct?
If yes, I have created a sample case that fills the forms and then displays the selected field including the default radio button value.
Here, the paymentType field is auto-populated based on role field.
When user navigates to the next UI screen, the fields are displayed appropriately.
FillForm section's configuration as below:
I hope this helps.
Regards,
Rincy