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: sfdc developer exam
Post Announcements in Chatter Groups
Announcement is very important to Spread news across your organization, and Chatter is an awesome feature in Salesforce to do that. Post group announcements is to highlight important messages on the group page. I have written a few articles on Chatter. Why not check them out while you are at
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