-
Can we direct Access a server side controller method from lightning component?
As we have to first pass through client Side controller, i want to now can we skip its method in any case?
Log In to reply.
Popular Salesforce Blogs
An Introduction to Salesforce Lightning Web Component
1) INTRODUCTION TO LIGHTNING WEB COMPONENT: Using HTML and modern JavaScript we can build Lightning web components that are basically custom HTML elements. Aura components…
Use of Database.Statefull in Batch Apex when aggregating values for large data
We often came across situations in apex where we are required to calculate aggregate data but we have a limitation of 50000 records at a…
What do Customers Gain from Smooth Project Processes? | Salesforce Project Management
Managing a project is not about the developers, it's about the success of a customer. Natalie Deynega, Salesforce project manager at Twistellar, uncovers the secrets of…
Popular Salesforce Videos
Getting started with Salesforce integration patterns using MuleSoft
Learn how to develop different integration patterns between Salesforce and external systems. You can read the full tutorial, and download the project jar file by…
Salesforce Object Search Language: What is SOSL and when to use SOSL?
When to Use SOSL? Use SOSL when you don’t know which object or field the data resides in, and you want to: Retrieve data for…
Break up Salesforce Record Detail into Tabs | Salesforce Lightning Page Layouts
In this video, Signiforce briefs about how to create an Action with a subset of fields from your object and then add this action to…