Posts

Showing posts with the label Lightning

LWC | HTTP Callouts from Apex Controller

Image
Lightning web components Apex Callouts. In this post, I am going to show how to make callouts (REST API or HTTP) from LWC (Lightning Web Components) from Server-Side controller (Apex Controller) in Salesforce. 

Screen Flows | Clone Records using Flows

Image
In this blog I am going to demonstrate how to Clone Records with all the field values using Screen Flows and Auto-Launched Flows in Salesforce. By the end you will get good idea  about some of the features of Screen flows, Auto-launched flows and how to join flows.

Callouts from LWC | Movie Database App

In this blog I am trying to show how to make HTTP callouts from LWC (Lightning Web Component) from Client Side Controller (Javascript).  Callouts from Javascript in LWC Bored of Lockdown? Can't decide what movie/series to Watch? Too many Options? Let's make that decision a bit easier. Search for any Movie or Series and find out all the details including Ratings from IMDB, Rotten Tomatoes and Metacritic. Try this App created using LWC(and HTTP callouts from LWC).   Checkout the full code here:  CODE AND STEPS  https://accidentalcoder.blogspot.com/2020/06/lwc-callouts-client-side.html TRY THE APP BELOW 

Salesforce LWC : Create a Star Rating Component using LWC

Image
LWC SALESFORCE: CREATE A STAR RATING COMPONENT USING LWC Star Rating using LWC This blog is to demonstrate how to create a basic Star Rating Component with LWC. Use Case/ Problem Statement: A Rating Component is required for a Food Delivery business so that users/customers can provide rating on different parameters and we can get and store user's rating input values in Salesforce. This component must be usable on Salesforce Community pages (login based or public). Solution: We will create the Star Rating component using Lightning Web Components which can be easily hosted on community pages. Since we will use LWC this will be fast and highly customisable.  There are many ways to achieve this using HTML,Javascript and CSS and there is lot of material and sample code online in various developer forums. But for someone like me who isn't from a web designing or Javascript background it was a bit difficult to find a simpler and easy to use version of html an...

PLATFORM APP BUILDER CERTIFICATION - 78% OFF


Never Miss Latest Posts