Question
1
Replies
578
Views
wipro Technologies
Posted: March 21, 2019
Last activity: March 22, 2019
Refresh the KYC Type
Hi All,
Currently am working in PEGA Client Life Cycle Management Framework.
I have requirement where I have to I have refresh the section by clicking/Onchange of a property.
The problem here is we don't have functionality to call refresh this section option. All we can do is to call a data transform onchange of the property and in that property we can call activity and call. Another method is customize the property control and re use in the framework.
Thanks
Karim
Hi,
I have tried "ReevalValidQuestions" but the dependent properties changes (optional mandatory sign visibility) are reflecting only I change the property values.
Ex: I have a Drop down with 2 values: A and B
A=> Mandatory
B => Optional
Dependent fields are
First Name and Last Name.
When I select A from drop down for first time its showing mandatory then I am changing the drop down to B then the "First Name and Last Name" will show optional when I enter the name in any of the property.
Thanks
Karim