Have you thought about mentions (@username
) ?
For instance from the Group’s activity page, you can type @
and a few letters to list the people of the group that matched the first letters.
You can add mentions support to various inputs as soon as the mentions JavaScript has been loaded into the screen, you just need to add a class to it, eg: <textarea class="bp-suggestions"><textarea>
.