Our Contact form needs to have a field for a phone number. Can anyone tell me how to do that or what alternate module I can use that already has that field or is easily modified?

Thanks

sharon

Comments

gtsopour’s picture

Hello sharon,
I would recommend trying the webform module instead of any custom override you can find or implement.

Webform (http://drupal.org/project/webform) is a module that aids in making various one-off forms such as contact forms, surveys, order forms, reservations, CRM requests, and more. You can add several components (think fields). There are several component types available: fieldset, pagebreaks, grid, textarea, textfield, select (checkboxes, pulldown lists), email addresses and more.

Thanks
/George