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
test.testing550test.testing550 

Kindly publish few video and pdf link for creating a form,

Hi,

 

I am new in force.com, and want to create pages (Forms).

I want to create forms in which an outside user (not a member of force.com) can add his personal information.Like

Name

LastName

Mail ID.....etc etc...

 

and we (The developers) can fetch their info. and add it to our data base....

RyanGuestRyanGuest

If you want to make a form (that runs on Salesforce) available to the public anonymously then take a look at building a Visualforce form on Force.com Sites.

 

These links might help:

 

http://wiki.developerforce.com/index.php/An_Introduction_to_Force.com_Sites

http://wiki.developerforce.com/index.php/An_Introduction_to_Visualforce

 

As well as the documentation for <apex:form>:

http://www.salesforce.com/us/developer/docs/pages/Content/pages_compref_form.htm