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
Kakasaheb EKKakasaheb EK 

How to write dynamic query on salesforce org to retrieve only standard object(Account,Contact,Opportunity,Campaign) and all custom object will display on drop down list.??

HI All,
I have printed all standard and custom object in drop down list.

But again ,I want filter it to print sales object and custom object only in drop down list.

Please help.

Kakasaheb.drop down object list of org.
Amit Chaudhary 8Amit Chaudhary 8
Please check below post. i hope that will help you
1) http://amitsalesforce.blogspot.com/2015/11/apex-describe-dynamic-retrieval-of.html

NOTE:- Above post is showing all object and there list in drop down you need to change code