Support Article
Calendar control displays the Case ID in the repeating grid
SA-80921
Summary
A DateTime control is configured in a repeating grid. At runtime, on selecting a date and time, this value is populated to the Input box. However, on moving the focus outside the Input box, the value changes and the Case ID displays insted.
Error Messages
Not Applicable
Steps to Reproduce
- Create a repeat grid in a section.
- Add a DateTime control property to the grid and make it editable.
- Select a value using the Calendar and focus out of the field. The date and time is replaced with the Case ID.
- Click inside the box. The date and time display again.
Root Cause
The DateTime control on the cell conflicted with the DateTime type defined on the property rule.
Resolution
Perform the following local-change:
Update the cell to inherit the control from the property rule.

Published August 15, 2019 - Updated December 2, 2021
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.