Forum Discussion

ChrisWant's avatar
ChrisWant
Community Member
8 years ago

Freeform shortcut key - How to use Tab

Hi all

We are creating a 'what am I' interaction where users read a description and need to choose the correct key on the keyboard. On one slide, the correct key is the tab key. However, when trying to choose the tab key as the correct key in form view, it is not registering and just moving to the next point (like tab would normally do!) Could anyone help with a way around this please. 

Many thanks 

Chris 

  • Thanks for the response. I am a novice javascript user. My approach is going to be to create a true/false variable for isSlideStarted. Two triggers for true if slide starts; false for slide end so I can use on multiple slides? Fingers crossed.