I have og installed in my drupal site. In the group detail block there is a link of invite new members. On clicking this link a form appears Where I have to enter email addresses manually.

Basically the idea is that I want to add a field in the og_invite_form and search for the users members using their names. And then that user's email address should display in the email address field. If someone have some idea then please tell me.

Thanks in Advance...

link|improve this question

31% accept rate
feedback

1 Answer

up vote 1 down vote accepted

I was mistaken, it is actually the OG Username Helper module that adds the autocomplete field to the invite page.

And still if you install the RealName module it lets you type the firstname or lastname of the user and it will place their username in the textarea below. Make sure you give the appropriate permissions to the desired roles.

link|improve this answer
I add the realname module but it did not add the autocomplete field at the top of the page. What is the problem? How to add that auto complete field at the top my og_invite_form page? – Ahmad Jun 20 '11 at 5:07
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.