Topics for objects offers a powerful way to crowdsource your company’s key themes and issues. Users can add topics to records to organize them by common themes. When users search for topics, records that they have access to that are tagged with the topic appear in results. Topics helps to
Tag: salesforce.com certified force.com developer – study guide
Salesforce Platform App Builder – Certification Exam
With my immense pleasure, I would like to share that I passed by Force.com Developer (DEV 401) aka Platform App Builder certification Exam one month Back. It took me 50 minutes to go through all the questions and review them before I hit the submit button. After one more click
IsTest Annotation in Salesforce
Use the isTest annotation to define classes or individual methods that only contain code used for testing your application. The isTest annotation is similar to creating methods declared as test Method. Note:– Classes defined with the isTest annotation don’t count against your organization limit of 3 MB for all Apex