Often, the feedback received needs to be discussed with the author. A mailto link would make it easier to send an email to the feedback author.
The proposed patch adds a mailto link for each feedback entry on the admin form.
| Comment | File | Size | Author |
|---|---|---|---|
| feedback-reply.patch | 2.46 KB | pfournier |
Comments
Comment #1
sunFeedback 7.x-2.x has been rewritten to implement a fieldable entity.
That effectively allows you to use http://drupal.org/project/email to add an e-mail field to the feedback form. Hooray for fieldable entities! :)
In turn, sorry, this won't be added to the D6 version.