Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

OnChange on a DateTime control does not work

SA-27717

Summary



OnChange on a DateTime control does not work when the control is in the list view's filter section.

Error Messages



Not Applicable

Steps to Reproduce

  1. Create a list view.
  2. Include a custom filter section with a DateTime control.
  3. Add OnChange event action on the DateTime control. The OnChange actions are not called.

Root Cause



A defect in Pegasystems’ code or rules:
The OnChange event is fired in fireClientEvents API using pega.control.eventController.fireEventHandler(srcElement, "change");
But, this step is placed in an If block, which becomes true only when bClientValidation is set as True. In the case of list view, bClientValidation is undefined and the onChange event is not fired.

Resolution



Apply HFix-29353.

Published September 14, 2016 - Updated October 8, 2020

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us