Forum Discussion
hi guys, i've a solution.
For contextualize:
My project is a little game, that in a determinated point the user need to write answers inside a numeric field. If the user writes the wrong answer, he goes to another point in the project that have tips and other exercises for him. After all of this, he comes back to the first quiz to try again, when he comes back the numeric entry fields continued with the wrong answers he had written, if i change the answer to 0, all of the fields stays with the 0, but my objective is when he comes back the fields resets, and stays blank, so... i made this:
1º - Create the numeric entry field in the slide
2º - Now create a text field custom variable
3º - Change the numeric entry field variable, in the triggers screen, for the new text field variable.
(This makes your numeric field with the numeric configuration, receiving only numbers, not text, but the values are sign to a text variable)
4º - Now, create a buttom, that had a trigger to Adjust the new text variable value to 'blank' when he was clicked.
DONE.
Your numeric entry field receives only numbers, and you can make him reset to blank.
Hope helps,
Below i attached a little test for you know how works.
Any question, just call me in my instagram: _up.level