Skip to content
GopalDas

GopalDas

Simply Technology

  • Home
  • Contact Me
lwc Posted on: February 18, 2023February 18, 2025

How to get picklist values in lwc without Apex code?

This wire adapter fetches picklist values for a specific field on an object, allowing you to dynamically populate dropdowns and other selection elements. import { LightningElement, wire } from ‘lwc’; import { getPicklistValues } from […]

Share your love:
Read More
apex / Salesforce Posted on: April 8, 2022April 8, 2025

Why sObject is not allowed in future as an argument?

As it is an asynchronous process, the sObject can change between the time you call the method and the time it executes. It may be possible that the argument will receive the older version and […]

Share your love:
Read More
Salesforce Posted on: February 18, 2021February 18, 2025

What is SLDS?

What is SLDS? SLDS stands for -> Salesforce Lightning Design System. It is a CSS framework that helps designers and developers create better user interfaces for Salesforce applications. SLDS gives users access to the same […]

Share your love:
Read More
apex / Salesforce Posted on: April 8, 2020April 8, 2025

How many future methods can be called from a single transaction?

We can invoke 50 future methods in a single transaction.

Share your love:
Read More
apex / Salesforce Posted on: April 8, 2020April 8, 2025

Can we call the future from Batch apex?

No, we cannot call future methods from batch apex. As they operate in different way. Mixing these can lead to unexpected behaviour.

Share your love:
Read More
lightning / Salesforce Posted on: February 17, 2017February 17, 2025

Lightning Console Limitations

Lightning Console Limitations Lightning console apps are now in beta release, it does not support all the features of classic console app. It may take some more salesforce releases to compatible with some cool features […]

Share your love:
Read More
Salesforce Posted on: January 19, 2017January 19, 2025

Marketing Cloud and Pardot – Comparison

Let’s start with the similarities between Marketing Cloud and Pardot – they are both marketing automation tools available in salesforce. The difference is that Marketing Cloud helps you engage with your customers, or as we call […]

Share your love:
Read More
Salesforce Posted on: June 5, 2016February 5, 2025

Try Wave Analytics with a special Developer Edition org

You can’t use an existing Developer Edition org to try wave analytics. You must sign up for a special Developer Edition because it comes with a limited Analytics Cloud Wave Platform license and contains sample […]

Share your love:
Read More
dataloader / Salesforce Posted on: November 15, 2015February 5, 2025

What is Data Loader?

The Data Loader is an easy to use UI tool that helps you to load your data into Salesforce objects. The Data Loader can also be used to extract data from salesforce objects. If your […]

Share your love:
Read More
apex / Salesforce Posted on: May 7, 2015February 17, 2025

Future Methods – @future in salesforce Apex

A future method runs asynchronously in background. You can use future method if you have long-running operations(callouts to external Web services or any operation that runs in its own thread and time. Also you can […]

Share your love:
Read More

Posts pagination

Previous page Page 1 Page 2 Page 3 Next page

Recent Posts

  • Difference between SOAP API and REST API
  • How to remove salesforce connection from VSCode
  • Difference between Aura and Lwc – Salesforce
  • Salesforce Triggers and Order of Execution
  • How to setup Agentforce?

Recent Comments

No comments to show.
  • Agentforce
  • apex
  • Build Tools
  • dataloader
  • Devops
  • flows
  • lightning
  • lwc
  • Salesforce
  • Web Services

Categories

  • Agentforce
  • apex
  • Build Tools
  • dataloader
  • Devops
  • flows
  • lightning
  • lwc
  • Salesforce
  • Web Services
Theme Emerge Blog by Kantipur Themes