Search Community
- Force.com Discussion Boards
- :
- Salesforce User Discussions
- :
- Product Discussion
- :
- HTML code to populate a field in my Web-2-Lead for...
turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
HTML code to populate a field in my Web-2-Lead form
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-10-2008 01:15 PM
Hello
I am a SF Group Edition (GE) admin, and I am looking for a piece of HTML code to assist me in
my web-2-Lead form.
The 'Company' field in the Leads tab is a required field, and since we are a B2C organization we
populate this field with the Lead's Full Name. Not ideal but it gives me flexibility to utilize built-in
SF functionality, specifically Lead Conversion.
When the HTML form is generated by SF, the 'Company' field appears in the form. I do not want
our users to see this field on the registration form, since it holds no relevant value during registration.
I would like to hide the company field on the website form, and then automatically populate it before it
is sent to SF. Ideally I would like the field to be populated with the lead's 'Full Name', or at the very least
have an automatic default value so the record could be created.
I do not have enough HTML experience to implement or know where to begin, but I am assuming it should not be too difficult
since there is already code for hidden fields.
Your help is appreciated
I am a SF Group Edition (GE) admin, and I am looking for a piece of HTML code to assist me in
my web-2-Lead form.
The 'Company' field in the Leads tab is a required field, and since we are a B2C organization we
populate this field with the Lead's Full Name. Not ideal but it gives me flexibility to utilize built-in
SF functionality, specifically Lead Conversion.
When the HTML form is generated by SF, the 'Company' field appears in the form. I do not want
our users to see this field on the registration form, since it holds no relevant value during registration.
I would like to hide the company field on the website form, and then automatically populate it before it
is sent to SF. Ideally I would like the field to be populated with the lead's 'Full Name', or at the very least
have an automatic default value so the record could be created.
I do not have enough HTML experience to implement or know where to begin, but I am assuming it should not be too difficult
since there is already code for hidden fields.
Your help is appreciated

