Question
Infosys Ltd
CA
Last activity: 8 Sep 2022 0:46 EDT
Errors cleared and report genrated with custom filter option in RD whats d purpose of script "pega.report.RDUtils.validateInput"
We are displaying reports using pega ootb functionalities. We used a custom filter option from the report definition.
And we are running couple of validations on each input field in custom filter with Onchange/Click to throw errors based on the user input date. However when we click on apply filter option (pyDefaultCustomFilterApplyCancel ootb section ) error messages are getting cleared on property and report is getting generated.
On click of apply filter option, there are scripts supposed to Run but missing in our library. Before raising SR can someone help what are these functions about. Are these are the reason that errors getting erased as not part of application code
"pega.report.RDUtils.validateInput"
"pega.report.RDUtils.resetpagingindex "