Forum Discussion
StefanieKirs743
3 days agoCommunity Member
PIN Entry Not Working
Hello Community!
I've got this slide on my project where the user has to enter a PIN. In each box, a bullet is supposed to appear (non-negotiable, has to be bullets) using code because I do not hav...
- 3 days ago
The variable PinIndex_3 is missing. Also PinIndex is missing for slide 5.5 and PinIndex_2 for the question in the quiz. To fix create the 3 variables named as above (number, default value 1).
AndrewBlemings-
3 days agoCommunity Member
That is a lot of code for a slide where bullets need to be entered into a textbox. I can't say I really understand all of it as taking it apart would require some time, but the browser console keeps returning this when I click any keypad button:
What is PinIndex_3?
Edit: Does this accomplish the same thing?: pinEntry | Review 360