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
NTNT 

Object ID

Hi All,
 
I need to dynamically get a custom objects Id which came in the address bar if you go to that object from setup.
 
Like: https://cs2.salesforce.com/01I4000000023wM?setupid=CustomObjects
 
I have tried the describeSObject() and describeSObjects() but didn't get the ID.
 
 
Please guide me if any one knows it..
 
 
Thanks in advanced...
 
Nitin Gupta
mtbclimbermtbclimber
We don't expose any mechanism to acquire a custom object definition Id.  What is the use case?
TehNrdTehNrd
I had a similar issue here, no resolution though.

http://community.salesforce.com/sforce/board/message?board.id=Visualforce&message.id=5054&query.id=155431#M5054