Create New Custom Object

Force.com IDE is in a maintenance-only state. We still provide support for the product through our official channels, but updates prior to October 12, 2019 will be only for critical security issues that arise. On October 12, 2019, we will no longer provide support or updates of any kind for Force.com IDE. On that date, we will also begin archiving documentation and removing download links for the product. We recommend that you start migrating to Salesforce Extensions for Visual Studio Code or one of the great tools made by our partners. For more information, see The Future of Salesforce IDEs on the Salesforce Developers Blog.

Warning

To launch the Create New Custom Object wizard, click New | Custom Object. You can edit the generated file to adjust default values, or add new attributes and values.

Field Description
Label Enter the label as it should appear in the Salesforce user interface.
Plural Label Enter the plural label of the object. If the default language for this organization does require plural labels, this field may not be available.
Name Enter a name for the custom object. The name is automatically appended with “__c”.