The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
42 views

Chat rooms: Is there any module?

We are developing a project of an online academy in Drupal 7 and we need to create chat rooms in each course. We have tried Chat room module, but doesn`t work for us because requires NodeJs. Is ...
0
votes
0answers
24 views

Private question/answer [closed]

i need to make something like question/answer module, but all has to be private, just who make the question and who respond can see it. Like a quick private chat with just one question and one answer. ...
2
votes
1answer
152 views

Organic groups chat - what are my options?

I have several organic groups which has members added. I want to a chat system that allows members within the same group to communicate amongst each other. What modules can i do to achieve this? ...
3
votes
1answer
1k views

Adding an auto-complete field to a custom module form

I am trying to add two auto-complete fields to a form I am using to generate two types of reports. What I have going on is that we have interfaced the CometChat chat system with Drupal using a custom ...