- Active Social Version: 1.9.3
- DotNetNuke Version: 5.6.2
I have two needs that I would like to use the private messaging functions with:
A) Give the user a way to initiate a PM to another user with a specific default subject line and if possible message. For example, I might have a module that will function as a classified ad section. I would like the user to click a link and be presented with the new PM screen with the target user selected as recipient (I can do this much) and then some initial text such as: Subject=Inquiry for keyboard for sale. Body=I am interested in your post at .
The sending user would then be able to add/modify text to the body or subject line.
B) The ability to send a notification message behind the scenes. This would be much like the Friend notification. Say someone leaves a feedback to a user upload in my file area module... I would like to send a notification along the lines of "User X has posted feedback for your upload at "
I think A may not be currently available and if so, please consider this a feature request.
With regards to B, even if you can just tell me a stored proc to call it would be very much appreciated.