We are currently configuring Drupal for our internal company Intranet. We need a module for an electronic "Suggestion Box" and the Feedback module is perfect except that there is no way to make the submissions anonymous. Giving the user the ability to see an optional checkbox "Submit anonymously" would be perfect. If checked, email would be sent without their reply email, and body would not include their registered name or any personal info so that they would remain totally anonymous to whoever receives the email. Ideally administer would be able to show or hide this checkbox and choose if the default value is checked or unchecked.
Thanks!!!
Comments
Comment #1
sunDevelopment on Feedback module v1.x has ended. Beginning from 2.x, the Feedback module has been replaced with a completely different module with a different purpose. Please note that Feedback 2.x is not compatible with 1.x. See #279636: Turn Feedback into user feedback module for further information.
There will be a final 5.x-1.1 release with all existing and tested patches in the issue queue applied. If you need the functionality of the Feedback 1.x module, the Contact module in Drupal core as well as the contributed Webform module are recommended replacements. However, there is no migration path to those modules.
Marking as won't fix.