Blogs
-
Prepare a package XML to retrieve all Report using Apex and Workbench
Prepare a package.xml file and download it Run below code in Execute Anonymous Window using Developer Console. It will send package.xml file in your email. Don’t forget to update your email address in below code. Retrieve Reports using Package.xml Now, you login in org using workbench and retrieve all Reports using above received package.xml. We…
-
Global Search Box Visibility in Saleforce Tabs + Visualforce Communities
Introduction In Salesforce, the visibility of the Global Search box is set by the user’s profile permissions and org configuration. Specifically, the Chatter Enabled permission can affect the appearance of the search box. Steps Here’s the steps to verify: Chatter Enabled Permission: If the user’s profile has the Chatter Enabled permission: The Global Search Box (available…
-
Chrome plugins for Salesforce to deal with Metadata
Here are some of the most popular and widely-used Salesforce Chrome plugins that enhance productivity, simplify development, debugging, and navigation, and improve the overall Salesforce experience for develpers and business users. 1. Salesforce Inspector Reloaded Link: Salesforce Inspector 2. Salesforce Advanced Code Searcher Link: Salesforce Advanced Code Searcher 3. ORGanizer for Salesforce Link: ORGanizer for…