Hello fellow Construct 2 users, I've recently run into a couple of problems with an app I'm trying to make. The basic idea is that users can type text into a text-box and submit an answer. I'd like to know how to limit their text options down to a selection of words that I provide, like a word database. The idea is that they can only type the words that exist in the database. Any other words they may type that aren't in the database turn back to a blank text-box and aren't submitted.
Aside from this dilemma, I'd also like to know how to create a generator for 2 word databases once I've overcome the first problem stated. Basically, users can click a button and a random word from the database will appear on the screen for the player to view. This text doesn't have to be editable, it is read-only.
I'd really appreciate some help on this guys, it's driving me half-insane. Thank you.
~TylerNormal