Project:Salesforce Suite
Version:6.x-2.x-dev
Component:Miscellaneous
Category:feature request
Priority:normal
Assigned:joshk
Status:closed (won't fix)

Issue Summary

Hi there,

I'm not sure if this is possible -- but can I set up categories for the contact us form that don't create a new Salesforce lead?

Thanks,
Mike

Comments

#1

Look at this link for Webform module. This module adds a webform nodetype to your Drupal site. Typical uses for webform are to create questionnaires, contact or request/register forms, surveys, polls or a front end to issues tracking systems.

http://drupal.org/project/webform

#2

Title:Contact us form» Contact Form Integration: exclude some contact types
Version:5.x-1.x-dev» 6.x-2.x-dev
Category:support request» feature request
Assigned to:Anonymous» joshk

This isn't supported in 5.1.x, but it's a good thought for the 2.0 Branch.

#3

Title:Contact Form Integration: exclude some contact types» Contact Form Integration
Status:active» needs work

#4

Status:needs work» closed (won't fix)

This request can be accomplished in a number of ways:
* create a Drupal node type "Lead" that anonymous users can create that maps to a SF Lead. Create a trigger to email admins (or whomever) when a Lead node is created.
* sf_webform (though derelict at the moment) could be used to create a Webform that maps to a Lead.

Given these, and probably other possibilities, I see no value in adding support for contact module into this one. This would be a good project for a contrib if it's essential.

nobody click here