Today i am going to share how to create a field dependency in LWC component. We are using Custom fields on Account that are Upsell(UpsellOpportunity__c) and SLA(SLA__c). We created the field dependency on Object level using these field as shown in image below. So now we are all set to work LWC Component: Html: <template> … Continue reading Dependent Picklist in LWC
Dynamic Form With Lightning App Builder

So Summer 20 Release is round the corner and the most highlighted feature of this release is "Dynamic Forms and Action". Dynamic form are an addition to Lightning Record Pages which gives more power to admin to control the Visibility on Record pages without touching the existing classic page layout. For me its kind of … Continue reading Dynamic Form With Lightning App Builder
Enable Email Drafts for Cases
While working with Service Console, you must have come across sending emails on Case object. So what if you just want to save your message without sending them immediately. Yes this is possible to let support agents who use the case feed write and save messages without having to send them immediately with "Draft Emails" … Continue reading Enable Email Drafts for Cases
Custom Notification in Salesforce Using Process Builders and Flows.
From the time custom notification is introduced in salesforce(Summer 19), it has been kind of replacing the extra use of Email alerts and Chatter post . Previously these were two ways to notify the user (Desktop/ Mobile ). So let us see how this is used. 1.Go to Setup >> Type Custom Notifications. 2. Click … Continue reading Custom Notification in Salesforce Using Process Builders and Flows.
Top 5 Features of Spring 20

Today , I am going to share top 5 features of Salesforce Spring 20 release which i liked and seems to have increased efficiency to great extent. Mobile: Customized Mobile Experiences and the New Salesforce Mobile App So with the new Salesforce mobile app, Mobile Publisher gets custom notifications, deep linking, and other key features … Continue reading Top 5 Features of Spring 20
You must be logged in to post a comment.