Forum Discussion
KenVenick1
10 years agoCommunity Member
Reset Numeric Entry Box so no value shows
I have a question with Correct/Incorrect/Try again options. Someone on the Forum was kind enough to help out with IF, THEN, ELSE logic for try again. When you get Try Again and return to layer with ...
SdeBoer
7 years agoCommunity Member
For me it does not work. The field now states "NaN" (not a number).
- PrathibaSrir5707 years agoCommunity Member
Any solution to avoid the NaN?
- Snorrski7 years agoCommunity Member
I have implemented a temporary workaround in my courses:
instead of the javascript, I use an empty rectangle, styled like the numeric entry field, placed over the entry field, and set to change state to hidden when clicked.