I'd like Tokeninput to skip the help text and search for tokens right away.
I have a pretty short list of tokens, so I'd like to display them to the user, rather than have the user try and guess what are the right tokens to choose.
Seem's there's not an option for this so looks like I'll have to hack it?
Any hints as to what method I need to override and how?