Closed (fixed)
Project:
Contact Save
Version:
6.x-1.3
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Oct 2010 at 00:46 UTC
Updated:
10 Nov 2010 at 17:51 UTC
Hello,
I'm just wondering if this Module would work with Author Contact Module : http://drupal.org/project/authorcontact
Comments
Comment #1
joelstein commentedI'm guessing you are asking if Contact Save will save messages generated through the Author Contact module? I just downloaded and installed both of them... it doesn't appear that Contact Save will save those messages, because the form ID is different than the standard Contact module's form IDs. I'll see if integration is possible.
Comment #2
Ela commentedHello :) Yes, that's what I was asking. I did try it just now as well and discovered that it is not saving these messages. Would be great if integration was possible.
Comment #3
joelstein commentedOkay, I added support in the 6.x-1.4 release. Thanks for the suggestion!
http://drupal.org/cvs?commit=441558
http://drupal.org/node/952728
Comment #4
Ela commentedooooooo! This is great! Thank you so much for such quick support!!! Will test it right away :)
Comment #5
Ela commentedI have another question. Just tested the new version and it works. You can view the comment submitted in the form as the "message".. Since I have custom fields added to Author Contact form.. is it possible to view the "body" of the email on the site?
Comment #6
joelstein commentedWell, the comment field is the "body" of the message. I'm not sure how I would build it such that it would take into account extra fields which get submitted with the form. As it currently stands, Contact Save is weighted heavier than other modules, and thus it should save the body of the message. Wait, I think I'm saving the comment field directly, instead of the generated body message. Perhaps I could save the generated body message, instead of just the comment (or both?). I'll give it some thought.
Comment #7
Ela commentedThat would be great (too save the body of the message, instead of just the comment). In my case the Author Contact form is used to contact the author of an apartment/house listing and custom fields are just extra text fields, to organize the message (example: text field to add telephone number, date of arrival, departure, etc). Without them included on the site while viewing the message, the message itself, if only the comment, does not make much sense.
This would also help anyone who is using Contact Form Fields module http://drupal.org/project/contact_field for regular contact forms.
Thank you for considering adding the option to see the generated body message, instead of just the comment.
Comment #8
joelstein commentedNote to self: Make a new field for the generated body message, and display it somehow on the "view" page. That should take care of most integration issues.
Comment #9
joelstein commentedAdded this support in the 6.x-1.5 release. Thanks for the suggestion!
http://drupal.org/cvs?commit=442004
http://drupal.org/node/953788
Comment #10
Ela commentedThank you so much! Going to test this right away :)
Comment #11
Ela commentedHello,
Thank you so much for taking your time to work on this.
Message body gets saved now!! :) .. but it shows html code when I click on "Full Message Body"
For example
<B style="LINE-HEIGHT: 14px; FONT-FAMILY: arial,helvetica,sans-serif; COLOR: #3d66b1; FONT-SIZE: 14px; FONT-WEIGHT: bold">Inquiry Details: </b>Would it be possible to either remove html code or to have the "full message body" show as full html?
Also, I figured out how to change the Tab text on the user account page from "Messages", but not sure if you know that if "private messages" module is enabled, there are 2 tabs now with "Messages" on users page... Not sure if anyone cares about that.
Comment #13
Ela commentedJust curious if it's possible to implement the above to either remove html code or to have the "full message body" show as full html?
Comment #14
joelstein commentedIn #11, you brought up two issues which are separate from the main focus of this issue. Please open new issues if you want to discuss them. Thanks!
Comment #15
joelstein commented