Number entered in Text Entry Box is not assigned to the variable unless the Enter Key is pressed
Dear all,
I am suffering from a problem. I am using a Text Entry Box to get value from the user and do further calculations. I have deleted the default submit button and created the custom one. I notice that when user enters number in the Text Entry Box and hit submit button, variable value is not updated. But if user enter a number in Text Entry Box and hits Enter key and then clicks to Submit button, then only variable assigned to the Text Entry Box is updated.
Please guide me how to solve this problem.
Kind regards,
Vaibhav
