Blogs
-
How To Get The ObjectInfo In LWC
Obtaining information about an object using getObjectInfo in LWC. While engaging with Lightning Web Components, we may encounter a business requirement that necessitates obtaining information about the object. When I mention “info,” I’m referring to metadata that encompasses details about the object’s fields, child relationships, record type, and theme. Rather than attempting to invoke an…
-
How To Register For A Platform Event Using A Trigger
Let’s explore the process of subscribing to Platform Events through Triggers. We have the capability to trigger a Platform Event from Process Builder, Flow, Apex, and API. Similarly, we can subscribe to the Platform Event using Process Builder, Flows, Apex Triggers, Lightning Components, and CometD. In this blog post, I will guide you on subscribing…
-
Modification Of Partner Contact by Community User
Businesses using Salesforce Communities for partners, as opposed to the standard partner portal, may observe that partners possess the capability to search for and locate the Contact record linked to their Community User record. Ideally, Salesforce would restrict this visibility, considering that the Partner User lacks the technical ability to update the Partner Contact record.…