Support Article
'Return' key Refreshes and loses data inside pxDateTime Control
SA-29724
Summary
When user types a date in a Date input property with a pxDateTime control without tabbing out, if user presses the "Enter" button, the screen refreshes and loses all information that has been entered in the screen.The expectation is the click "Enter" button would not do anything and would have no effect.
Error Messages
Not applicable
Steps to Reproduce
- Create a Date input field with a pxDateTime control.
- On Action, configure refresh this Section on onchange.
- Enter the value using keyboard, press Enter.
Root Cause
It is expected behavior of browser.
Resolution
Perform the following local-change:
Add one text input field and make it hidden using inline CSS.


Published November 17, 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.