Help help, I need someone to show me how to add a search bar.
Hi there, I'm creating an app which is like a dictionary app, so I want to add a search bar where people can type in words and search for words that they want, how can I do that?
Comments
The main aspect which stops it at the start gate, as it were, is that there's no way in GS to get the inputted word as a string - or in GS language, no way to put the inputted word into the value of a Text attribute while the app is live - so as to compare it to all your words (as Text Attributes) of your dictionary. Sorry to disappoint.
Jon, still not even with an iOS keyboard, because of the reason I gave previously. If you think otherwise, I'd be interested how you think it would work, for interest?
Just a thought