Sun.Jan 05, 2025

article thumbnail

Understanding External Credentials and Named Credentials in Salesforce

Perficient Digital Transformation

Imagine this: youre on a treasure hunt. The treasure is hidden in a locked vault, and to open it, you need the right key. In Salesforce, when you need to access external systems, the key is what we call External Credentials and Named Credentials. But what exactly are they? Lets dive into this journey together and unravel their secrets in a simple and beginner-friendly way.

article thumbnail

Conditional Rendering in LWC Gets a Modern Upgrade!

Perficient Digital Transformation

Big news, Trailblazers! If youve ever worked with Lightning Web Components (LWC) , youve likely used the good old if:true and if:false directives for conditional rendering. These directives have served us well, but Salesforce has introduced a much-needed upgrade! Say hello to the modern conditional rendering directives : lwc:if, lwc:elseif, and lwc:else.