Forum Discussion
ColdingleyArtic
2 days agoCommunity Member
Anagram Game
Hello Everyone, I have a problem similar to: How to get a Text Entry field to auto-focus on a layer when it loads | Articulate - Community I have tried using that to get the system working however,...
Nedim
18 hours agoCommunity Member
I'd use JavaScript in this case to simplify the transition from one field to another. I used only the base layer for this, along with a simple JavaScript code that ensures only one character is typed and the focus automatically moves to the next field. Let me know what do you think about this concept.