Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How To See All Field Names In SFDC Developer Console

Tags:

salesforce

How can one see all the fields of an object using the SFDC Developer Console?

I looked at this Salesforce YouTube Video at http://www.salesforce.com/_app/video/developer/help/developer_console.jsp However, I did not see a way to get to a list of the object fields through the Repository tab Object selection.

like image 450
finneycanhelp Avatar asked Dec 11 '25 20:12

finneycanhelp


2 Answers

finneycanhelp is correct.

In developer console:

  1. Click on Repository tab
  2. Click on Object in Setup Entity Type Window
  3. Double click on any object in the Entities Window
  4. You will find the list of all the fields for that particular object.

Hope this is more clearer.

like image 132
kapcsbit Avatar answered Dec 16 '25 23:12

kapcsbit


If one double clicks on the Object entity, the names of the fields are shown.

like image 28
finneycanhelp Avatar answered Dec 16 '25 22:12

finneycanhelp



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!