Closed (fixed)
Project:
Message
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Jul 2012 at 01:52 UTC
Updated:
19 Oct 2014 at 03:53 UTC
Jump to comment: Most recent
Comments
Comment #1
amitaibuAlthough the name is similar, it provides different functionality. I don't think Message can help you here.
Comment #3
milesw commented@Amitaibu: Any thoughts on why this might not be a good idea?
It seems like this could be done nicely using Message. It would require creating forms manually, but that shouldn't be terrible. You would need a message type with two entity reference fields - one for the message sender and one for the recipient. Then of course a field for the message body. I guess threaded conversations could get tricky.
Comment #4
ajmartin commentedI am wondering the same thing as milesw. Could this be done?
Comment #5
aleixA very simple way (practically a mockup) to do this: https://drupal.org/sandbox/kinta/1939924 .
Comment #6
igorik commentedthis could be great if someone will do submodule for using messages instead privatemsg which has really old architecture, no views support etc.
Comment #7
mccrodp commentedThis issue is now addressed in the contrib module Message Private.