Big Idea or Enduring Question: How to access custom label in Apex dynamically? Objectives: After reading this blog, you’ll be able to: Access custom label in Apex dynamically Access custom label in Apex dynamically for a language and much more Business Use case Ben Halpern is a Jr. Salesforce Developer
Category: Developers
Calculate Overall Code coverage in Salesforce
Big Idea or Enduring Question: How to calculate overall code coverage in Salesforce? Objectives: After reading this blog, you’ll be able to: Compile all test classes Estimate your organization’s code coverage Use SOQL via Tooling API to calculate code coverage and much more Business Use case Isabella Stewart is working
Generate Barcode and QR Code in Salesforce
Big Idea or Enduring Question: How to generate Barcodes and QR codes in Salesforce? Objectives: After reading this blog, you’ll be able to: Understand the difference between Barcode and QR Code Benefits of using Barcode and QR Code Generate a Barcode, and display it in a Field Uploading Barcode to
Different Ways to Make Screen Component Read Only
Big Idea or Enduring Question: How to make the screen component read-only? Objectives: After reading this blog, you’ll be able to: Add read-only text to screen component using Display Text Add read-only text to screen component using a custom Lightning Web Component Configure custom lightning web component for screen flow
Add Popup Overlay Modal in Lightning Web Component
Big Idea or Enduring Question: How do you use the lightning web component to display the modal window? Objectives: After reading this blog, you’ll be able to: Understand the difference between alert and modal Display a modal with an overlay on the button click Display another lightning web component inside
How to Pass Salesforce Platform Developer I Certification Exam
It has been seven years since I pass the Platform Developer I exam. In the past few months, many people reached out to me asking for guidance and a path to becoming a certified Platform Developer I professional. That gives me an idea for writing a blog post on this
Using Lightning Web Component to Show an Alert Banner
Big Idea or Enduring Question: How do you use the lightning web component to display an alert banner on lightning pages to display messages like an upcoming Salesforce/ internal release notification or reminder to finish year-end follow-up meetings with clients? Objectives: After reading this blog, you’ll be able to: Understand
Get Record Id and Object API Name in Lightning Web Component
Big Idea or Enduring Question: How do you access the Id of the current record, current object API Name, and component region’s width when using the lightning web component? Objectives: After reading this blog, you’ll be able to: Access the current record Id in the lightning web component Access the
