Create, Fire and Handle Component Event
In Lightning framework there is need to create, fire and handle component event because the model uses events to communicate data between components. Events are usually triggered by a user…
In Lightning framework there is need to create, fire and handle component event because the model uses events to communicate data between components. Events are usually triggered by a user…
Introduction A many-to-many relationship allows each record of one object to be linked to multiple records from another object and vice versa. For example, you create a custom object that…
In Salesforce creating My Domain is actually creating a subdomain within the Salesforce domain. My Domain showcases your company's brand and keep your data more secure by adding a custom…