It would be nice to have the possibility to add some custom fields to the feedback form. Like for example: Website address, Msn address, Age, Location, and so on...
It would be nice to have the possibility to add some custom fields to the feedback form. Like for example: Website address, Msn address, Age, Location, and so on...
Comments
Comment #1
rediguana commentedI agree, this would be very useful to us to be able to implement a membership form for an incorporated Society so that the details are emailed to the Secretary upon completion.
An intermediate step may be to to prepopulate the body field with text that the user can type around.
Comment #2
kbahey commentedThe functionality of having custom fields exist already in other modules, e.g. webform.
So, closing this.
Comment #3
rediguana commentedI managed to hack the code to insert text into the textarea for the body of the email.
Look for
and replace it with
Does the job wonderfully!
Comment #4
rediguana commentedThanks for the pointer to webform also!