MyBB Community Forums

Full Version: Use the username autofill / suggestion function?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
When you start to type a username in the "to" field of a private message, a drop down list appears to suggest a username. How can I use this elsewhere?

I want to use it in a plugin on the new thread/new reply pages.
Bump.
you can see private_send_autocomplete template for the related code ..
I see. Thank you.