function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
pjonespjones 

How to create a web form to custom object

I'm hope to create a web from where clients can enter information...this info is then sent back to our org and populated w/in custom objects. Needs to be secured....Would Site.com or Force.com Sites do that? Very simaler to Web to Lead (BUT SECURED). I would Just Like to start off on the right foot! 

 

Best Answer chosen by Admin (Salesforce Developers) 
Vinita_SFDCVinita_SFDC

Hello,

 

This requirement can be accomplished through site.com and force.com both. The deifference between site.com and force.com sites is, in force.com sites we use visulaforce pages while on site.com there is no vf involved. For details refer:

 

https://help.salesforce.com/HTViewHelpDoc?id=siteforce_vs_sites.htm&language=en_US

All Answers

Vinita_SFDCVinita_SFDC

Hello,

 

This requirement can be accomplished through site.com and force.com both. The deifference between site.com and force.com sites is, in force.com sites we use visulaforce pages while on site.com there is no vf involved. For details refer:

 

https://help.salesforce.com/HTViewHelpDoc?id=siteforce_vs_sites.htm&language=en_US

This was selected as the best answer
MooMasterMooMaster
Can see this is an old thread, but there is an alternative if you aren't familar with using APEX or force sites.
Right now we have a few of our orgs doing this who have thousands of form submissions related to contacts and leads.
 
http://moometric.com/integrations/sf/wordpress-form-submissions-salesforce-custom-object/
Brian Oconnell 23Brian Oconnell 23
https://help.salesforce.com/HTViewHelpDoc?id=siteforce_vs_sites.htm&language=en_US is now a dead link, like half of all Salesforce help articles referenced here.
EstherEsther

For more information on creating web forms and capturing information from clients in Salesforce, you can refer to this guide: https://arrify.com/salesforce-form-guide/

It covers topics such as creating web forms with Site.com and Force.com Sites, customizing the form fields and layout, and integrating the form with Salesforce data. The guide also includes best practices and tips for designing and deploying effective web forms in Salesforce.

Tom Roger 1Tom Roger 1
I was also looking for the same thing for this website https://catchmyswag.com/. Thanks for saving my time. 
Florin CornianuFlorin Cornianu
Apps from the AppExchange, like 123 Form Builder (https://www.123formbuilder.com/salesforce-forms/), can also address this need. Web forms are very easy to create, in a drag & drop form editor. Forms can be linked to any object in Salesforce, standard or custom, and data is pushed to your Salesforce org automatically upon submit. Forms are highly secure, with various anti-spam mechanisms, advanced SSL protocols, data encryption, DKIM email authentication, and more.