Support Article
Work object does not fully render after invalid date error
SA-22786
Summary
When user enters invalid date value for a Date control field, it is throwing error on the screen and blocking the UI.
It then prevents the entire work object from rendering.
Error Messages
Exception occurred in Rule-HTML-Section Embed-PegaQ-Results-QuestionGroup.BuildQuestionPageStream.
Steps to Reproduce
1.Create an work object.
2. Configure a section with date control, such that , 'on change' refresh the other section.
2.Enter value into it in an invalid format (for example: 2/6).
3.Click anywhere outside the field.
Root Cause
A when rule has been configured in a section to parse the invalid date entered in the above screen. Since refresh has been configured on change of the date value, user faced the above error.
Resolution
Remove one of the condition in the When rule, which is trying to parse the invalid date entered on the screen.
Published May 13, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.