Search Community
- Force.com Discussion Boards
- :
- Salesforce User Discussions
- :
- Best Practices Discussion
- :
- Bulk Delete of Custom Fields
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
Bulk Delete of Custom Fields
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-04-2008 08:20 AM
We have hundreds of unused custom fields created from a prior acquisition. Is there a way to delete them in bulk rather than one-at-a-time?
Thx -SM
Re: Bulk Delete of Custom Fields
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-05-2008 05:15 AM
With Spring 08, there will be a meta-data API for defining custom fields, etc. that can be used within the Force.com IDE based on Eclipse (Enterprise/Unlimited only). You should be able to download your meta-data configuration into Eclipse, delete the fields you don't want, and then deploy it back to your SFDC org. You can read more about the Force.com IDE at http://wiki.apexdevnet.com/index.php/Force.com_IDE

