VenkatSubram316
5 months agoCommunity Member
Fill in the blank submit button
I have a set of fill in the blank questions, as a question bank, say 40 questions and randomizing 15, and at the end of 15 question we are checking the result.
Problem here is when the text entry field is active ( blank or filled) when user press the enter key it navigating to the next question. once user return to the question, that time the text entry filed is inactive and user not able to selected the text field.
How to restrict the submit ACTION using [ENTER/RETURN] KEYS
Is there is any solution available for this.