Closed (outdated)
Project:
Privatemsg
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 May 2012 at 09:33 UTC
Updated:
25 Jul 2022 at 07:48 UTC
Jump to comment: Most recent
Comments
Comment #1
zeezack commentedHas anyone tried this
http://drupal.org/node/624528
How would someone submit the private message via ajax?
Comment #2
zeezack commentedHello Oleg,
I am not sure on the extenstion part, but it is possible to embed the private message section into the template pages.
My issue is trying to hook the form to make it ajax based.
http://drupal.org/node/624528#comment-6039804
I tried to hook into the form to build it and adjust the submit button as ajax. Its just not working.
Comment #3
berdirComment #4
ptmkenny commentedComment #5
ckngJust created a new module for my own use. Feel free to try it out.
https://www.drupal.org/project/privatemsg_block
Comment #6
ivnish