My users wanted a feature to make it easier to find and add users to the group invitation form. I thought I had seen a request like this and maybe even a patch in the OG issue cue somewhere along the way, but I can't seem to find it. So...

The attached module is a first stab at adding an AJAX suggest-style user picker. The RealName module handles all the field setup and configuration, my little module just queries the realname table and suggest usernames based on those values.

Anyway, I'm wondering if the maintainers think this sort of thing should ship with OG or not.

Thanks.

CommentFileSizeAuthor
og_invite_suggest.tar_.gz1.23 KBcfennell

Comments

cfennell’s picture

Version: master » 6.x-2.x-dev

Just changing this to the 6.x dev series.

amitaibu’s picture

Status: Needs review » Closed (won't fix)

This should leave in a contrib module.

joelstein’s picture

And it does: OG username helper (with RealName support).