Tell me more ×
Drupal Answers is a question and answer site for Drupal developers and administrators. It's 100% free, no registration required.

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. Is it possible? Thank you!

share|improve this question
Private between specific users? Between specific roles? – Patrick Kenny Mar 5 at 9:32
2  
And BTW, how do you know who is going to answer the question in advance ? – drcelus Mar 5 at 9:35
Thanks for the reply. The specific roles are: - questions from authenticated user - answers from the "answer team" – luca Mar 5 at 9:54
Yes, it's possible. But planning out an entire website's/project's functionality is specifically off topic for this site (see the FAQ) so I'm afraid this will need to be closed – Clive Mar 5 at 13:42

closed as not constructive by Clive Mar 5 at 13:43

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

Browse other questions tagged or ask your own question.