Importance of Permanent Failure Rate - Salesforce
Keep It Simple
by Lakshay Katney
1y ago
It is always important and one of the consistent tasks for teams to maintain and keep their Org Health in check. Data being the center of it, Teams should always invest in time & technology to keep looking for bad data to clean which can improve teams' productivity by reaching, targeting the right people, and getting an ROI of the investment. Investing in cleaning and validating data helps to avoid the wastage of resources. With the above understanding, I would like to highlight one of the pain points of data that can cause chaos i.e. invalid or bad emails. How does this impact the Salesf ..read more
Visit website
Migrate Rich Text Area Fields
Keep It Simple
by Lakshay Katney
4y ago
A couple of years ago, I managed to build a basic tool that was sufficient enough to migrate rich text area fields within the orgs. Complexity around rich text area fields was to migrate images along with the content so I built an AppExchange (DEPRECATED) package to help me & others in this situation. I recently had to do a similar thing & found out that there are still no good tools that can address this issue completely so I thought I will pick up my old tool & tweak it to make it working for the latest Salesforce release. As of today, I am opening up this tool and making it pub ..read more
Visit website
Custom Map on LWC using LeafletJS
Keep It Simple
by Lakshay Katney
4y ago
Although Lightning Web Component has its own robust standard lightning:map component to show maps but there is a scope to have a full-fledged map library that can support advanced features as well which are missing in standard components like custom markers, rich popup content & layers. A most common problem with JS libraries is that it is not very well compatible with the Lightning Locker Service. I did some hands-on on certain libraries and I found LeafletJS library to be super easy to use with LWC plus It is fully compatible with Lightning Locker service. Introduction to LeafletJS Leaf ..read more
Visit website
A Glimpse of Spring'20 - Customization, Development & Security
Keep It Simple
by Lakshay Katney
4y ago
In this post, I will continue highlighting some important features from Customization & Development area. Customization Flow Builder: Update New and Changed Records 10 Times Faster by Using Before-Save Updates in Flows Creating or updating a record can now trigger an autolaunched flow to make additional updates to that record before it's saved to the database. Before-save updates in flows are much faster than other available record-triggered updates. For example, a before-save update in a flow is 10 times faster than an update in a record-change process that’s built in Process Builder. Re ..read more
Visit website
A Glimpse of Spring'20
Keep It Simple
by Lakshay Katney
4y ago
In this post, I will highlight some of exciting & critical features that will be released by Salesforce in Spring'20 release to give a heads-up what's coming to our end. Timelines The Sandbox Preview window for Spring ‘20 begins on January 3, 2020. If your instance is part of preview group sandboxes, they will get this release automatically. To know whether your sandbox is in preview group or not, please review the below image. As also shown above, all other non-preview sandboxes will be upgraded to this latest release on February 14/15, 2020 Critical Updates Turn On Lightning Experience ..read more
Visit website
Picklist in Lightning Datatable
Keep It Simple
by Lakshay Katney
4y ago
Hello Everyone, I have been trying to add a pickist in standard Lighting Datatable for a while as picklist type is not supported in Lighting Datatable and I needed it in one of my projects. Out of curiosity, I spent some time investigating on how standard Lightning components can be extended. With some research, I found that LWC standards components can be easily extended as most of them provide interfaces which enables you to write extra logic on top of existing functionality. By going through couple of articles on forums, I am able to extend the standard Lightning Datatable with my new cust ..read more
Visit website
Shiny Saleforce Picker - Playground
Keep It Simple
by Lakshay Katney
4y ago
With the introduction of new shiny Salesforce Picker this month, We made Playground application smarter just for you. This means users can now directly upload their solutions by accessing any org's metadata & select them on the fly to make a solution for themselves or for sharing it to the community. Highlights Choose metadata directly from Salesforce Any org is supported i.e Production, Sandbox & Developer. Simple picker to choose metadata types(i.e. Classes, Visualforce, Lightning, Flows, etc) & then cherry-picking specific components out of it. If any need for changes arises(d ..read more
Visit website
Geolocation Component - Magic of targetConfig & @api - LWC
Keep It Simple
by Lakshay Katney
4y ago
Hello Guys, I am back with some LWC learning & want to share it with you all. In past few days, I am trying to learn how to configure LWC components so that it can be made dynamic and can be setup by admins at time of using them on any layout. With magic of targetConfig, property in LWC component meta file & @api annotation in typescript, you can easily achieve this & this makes components really really useful & resuable. You can also checkout this page for more relevant tags according to your use case. Changes Required: meta.xml file <?xml version="1.0" encoding="UTF-8 ..read more
Visit website
Dynamic Tree Structure with LWC
Keep It Simple
by Lakshay Katney
4y ago
Hello Guys, In this post, I am going to share a component which I built while learning LWC(Lightning Web Components). This is a simple LWC component with most logic handled by Apex. I am very pleased the way Salesforce is promoting LWC as it is very light to use and covers all best practices by running on top of typescript. This means it is market standard and people don't need to learn any other language specifically if they are familiar with typescript. While playing, I choose to build a sample tree component which I think is useful when we need a 360 view for a record or we need to see the ..read more
Visit website
Welcome To Playground
Keep It Simple
by Lakshay Katney
4y ago
Hello All, Today I am very proud while writing this post to introduce one of my best applications that I was working on recently. This is something I built for the community to pay back my gratitude for all these years of help & support and many more years to come. Without further wasting time, I would like to present my application Playground, one of firsts Salesforce playground to store solutions that you love or reuse more often. To make it more fun, it is an open community where you can upload & share your solutions simultaneously so that it can help others as well. Not only this ..read more
Visit website

Follow Keep It Simple on FeedSpot

Continue with Google
Continue with Apple
OR