Skip to content
  • linkedIn
  • twitter
  • About Us
  • News letter
  • Privacy Policy
  • Contact Us
sfdcgenius

sfdcGenius

Learn Practice and Execute

salesforce
  • Home
  • Blog
  • Apex
  • Toggle search form

Blog

How can I update a related record when a specific field is modified in a parent record using a trigger?

Posted on May 27, 2023May 26, 2023 By sfdcGenius No Comments on How can I update a related record when a specific field is modified in a parent record using a trigger?
How can I update a related record when a specific field is modified in a parent record using a trigger?

How can I update a related record when a specific field is modified in a parent record using a trigger?

Apex, Apex Triggers, Customization, LWC, Recent Post

Salesforce Flow

Posted on May 26, 2023May 25, 2023 By sfdcGenius No Comments on Salesforce Flow
Salesforce Flow

Salesforce Flow is a powerful tool that enables Salesforce users to automate complex business processes by building custom, visual workflows. With Flow, users can automate data entry, create guided business processes, and streamline approvals, among other things. In this article, we’ll take a closer look at what Salesforce Flow is, how it works, and some…

Read More “Salesforce Flow” »

Flow, Ligthing, Recent Post

LightningAlert, LightningConfirm, and LightningPromt in Lightning web components.

Posted on February 9, 2023February 9, 2023 By sfdcGenius No Comments on LightningAlert, LightningConfirm, and LightningPromt in Lightning web components.
LightningAlert, LightningConfirm, and LightningPromt in Lightning web components.

LightningAlert, LightningConfirm, and LightningPrompt are used to create notifications from your Lightning web components. Chrome and Safari plan to end support for cross-origin use of the window.alert(),  window.confirm() and window.prompt() native APIs. Each new module creates a modal that functions like its API counterpart and works in cross-origin iframes. LightningAlert, LightningConfirm, and LightningPrompt return a promise. Use async/await or .then() for any code that you…

Read More “LightningAlert, LightningConfirm, and LightningPromt in Lightning web components.” »

Customization, Lightning Web Component, Ligthing, LWC, Recent Post

What are Decorators in Lightning Web Component (LWC)?

Posted on February 8, 2023February 9, 2023 By sfdcGenius No Comments on What are Decorators in Lightning Web Component (LWC)?
What are Decorators in Lightning Web Component (LWC)?

What are Decorators in Lightning Web Component (LWC)? The Lightning Web Components programming model has three decorators that add functionality to a property or function. The ability to create decorators is part of ECMAScript, but these three decorators are unique to Lightning Web Components.Decorators are often used in JavaScript to modify the behavior of a…

Read More “What are Decorators in Lightning Web Component (LWC)?” »

Lightning Web Component, Ligthing, LWC, Recent Post

What is Wrapper Class in Salesforce Apex?

Posted on January 6, 2023January 19, 2023 By sfdcGenius No Comments on What is Wrapper Class in Salesforce Apex?
What is Wrapper Class in Salesforce Apex?

What is Wrapper Class in Salesforce Apex? Wrapper Class in Salesforce Apex A wrapper or container class is a class, a data structure, or an abstract data type that contains different objects or collections of objects as its members. A wrapper class is a custom object described by a programmer in which he defines the wrapper class properties. Consider a custom object in salesforce, what do you have in it? fields…

Read More “What is Wrapper Class in Salesforce Apex?” »

Apex, Apex Class, Customization, Recent Post

What is Modal/Popup in Lightning Web Component(LWC)?

Posted on January 2, 2023January 19, 2023 By sfdcGenius 1 Comment on What is Modal/Popup in Lightning Web Component(LWC)?
What is Modal/Popup in Lightning Web Component(LWC)?

modal/popup in lwc

Customization, Lightning Web Component, Ligthing, LWC, Recent Post

Lightning Web Component Life Cycle

Posted on April 4, 2022January 1, 2023 By sfdcGenius 3 Comments on Lightning Web Component Life Cycle
Lightning Web Component Life Cycle

Lightning web component Life cycle

Lightning Web Component, Ligthing, LWC, Recent Post

Write a trigger to count the number of related child records on the parent.

Posted on April 3, 2022January 19, 2023 By sfdcGenius 1 Comment on Write a trigger to count the number of related child records on the parent.
Write a trigger to count the number of related child records on the parent.

Write a trigger to count the number of related child records on parent records.

Apex, Apex Class, Apex Triggers, Customization, Recent Post

How to check whether record values are changed or not in Apex Triggers

Posted on April 2, 2022January 19, 2023 By sfdcGenius No Comments on How to check whether record values are changed or not in Apex Triggers
How to check whether record values are changed or not in Apex Triggers

How to check whether record values are changed or not in Apex Trigger

Apex, Apex Class, Apex Triggers, Customization

What is Apex Triggers in Salesforce ?

Posted on February 28, 2022February 28, 2022 By sfdcGenius 4 Comments on What is Apex Triggers in Salesforce ?
What is Apex Triggers in Salesforce ?

pex triggers permit you to perform custom actions before or after events to data in Salesforce, which include insertions, updates, or deletions, like database systems support triggers, Apex provides trigger support for managing records.

Customization, Recent Post

Posts navigation

1 2 Next

Categories

  • Admin
  • Apex
  • Apex Class
  • Apex Triggers
  • Customization
  • Flow
  • Lightning Web Component
  • Ligthing
  • LWC
  • Recent Post
  • Salesforce Security

Tags

@api @track @wire Admin Apex Apex Class Apex Trigger api connectedCallback() decorators disconnectedCallback disconnectedCallback() errorCallback errorCallback() Flow How to check whether record values are changed or not in Apex Trigger how to create modal in lwc how to create popup in lwc lighting flow LightningAlert LightningConfirm LightningPrompt lightning web component lwc modal/popup in lwc Modal in lwc notification in lwc popup in lwc renderedCallback() Role Hierarchies Salesforce Salesforce Customization salesforce flow salesforce latest update salesforce layoff sfdc sfdcGenius sfdcginus track trailhead Trigger.NewMap Vs Trigger.oldMap trigger.old vs Trigger.New wire wrapper class in apex wrapper class in salesforce

Resources

  • About Us
  • Blog
  • Contact Us
  • Home
  • Newsletter
  • Privacy Policy

Social Media

  • linkedIn
  • twitter

Copyright © 2025 sfdcGenius.

Powered by PressBook WordPress theme