DeepakS-884bf2d
11 days agoCommunity Member
Text Entry - the 'Enter' key navigates to next page
Scenario:
We have page at the end of a course to get the user's name.
After typing the name in the text input file - the user has click on the Sumit button we have provided on screen. On clicking the submit button the user is taken to page 2
Challenge:
When the user clicks on the text field and presses the enter key, the user is not given a error message, and instead taken to the next page. this happens even when the submit button is disabled.
Kindly guide on the same.