situation is this Multiple pages Web to lead issue On my website I have form A on first page. Then Form B on second Page Form C on third Page I am creating Web to Lead from multiple pages. custom field is form & type is Picklist (hidden - not visible in form ) In salesforce I need to know Lead generated when someone fills form A or Form B or Form C Question--- How can I get picklist value A, B or C in salesforce ?
3 Antworten
Hello Rashid,
Keep the following things in mind when setting up and working with Web-to-Lead.
- The format for date and currency fields captured online is taken from your organization’s default settings - Default Locale and Currency Locale.
- The daily limit for Web-to-Lead requests is 500. If your organization exceeds its daily Web-to-Lead limit, the Default Lead Creator (specified in the Web-to-Lead setup page) receives an email containing the additional lead information. See How many leads can we capture from our website? for additional information on Web-to-Lead limits.
- If a new lead can’t be generated due to errors in your Web-to-Lead setup, Customer Support is notified so we can help you correct it.
- Before creating records submitted via Web-to-Lead, Salesforce runs field validation rules. If any field values are invalid, no lead record is created.
- All universally required fields must have a value before a record can be created via Web-to-Lead.
- Salesforce doesn’t support rich text area (RTA) fields on Web-to-Lead forms. If you use RTA fields on your forms, any information entered in them is saved as plain text when the lead is created.
- Web-to-Lead forms don’t validate the email address field. To validate email addresses of web-generated leads, create a validation rule for the Email field on leads.
Hope this helps you.
Thanks.