Salesforce IdeaExchange
Apex Data Loader: Allow access to fields not visible on Layout
In order to import, update, upsert, or export any data from and object in ADL, the field(s) you want to access must be visible on the page layout for the object you are working with. Some data is not useful except for administrative or programmatic uses, and therefore should never be visible to users, yet it should still be completely manageable via ADL.
It just does not make any sense (to a programmer or DBA) that a field exists in the database ("objects") behind the front-end ("layout") and it not be accessible using the tools that directly modify an aspect of the database ("objects") just because it is not available to users on the front-end ("layout").
6 Comments » Posted by tbsspm
Posted 11/17/08
Categories: Web Services API, Database Services, Force.com Platform
- maksim
- ShannonJohnson
- tbsspm