Hi All, This is a cool post for me.Here I have created one page where you can search many sfdc component(apex class,vf pages, user,report,approval process, trigger). Useful for Whom ? All developers who always try to finish work as son as possible. Don't want click on Next & Prev link to reach at particular component(if more than 100 is there). Want to get all different component in one page. The best thing is with in less time to get component. We can search these component as below image.if you want to search more than add that component in options list rest will be take care. Here is the Page:- <apex:page controller="SearchApexComponent"> <apex:form > <apex:pageBlock title="Find Your SFDC Component" id="pblock"> <apex:pageMessages id="message"></apex:pageMessages> <apex:outp...
A place where you have to land for exploring Salesforce