Recently I got requirement from one of our group member, to create dynamic configurable table creation for creating new record in Salesforce objects. Use Case: Create a configurable table for …
Dhanik Lal Sahni
Dhanik Lal Sahni
I have around 14 years of Experience in Web Based Application. In this experience, I have worked with various technology like SalesForce, .NET, .NET Core, MS Dynamic CRM, Azure, Oracle, SQl Server, WCF, Ionic, Angular.I am more focused on Technology instead of Management. I love to know and research about new technology.
Platform events enable application to deliver secure, scalable, and customizable event notifications within the Salesforce platform or from external source. In this post we will publish platform events from ASP.NET …
Some time we need to open utility bar when lightning app is loaded. This is required when we want to run some background job like update user record or initialize …
Most of the time we have a requirement to store files in other cloud storage services like AWS, Microsoft One Drive, Dropbox, Google Drive, etc. This depends on clients’ requirements …
A lightning-datatable component displays tabular data based on data rows and columns provided. We required this component on many pages in the project.Instead of putting this component on every page. …
Lightning-datatable element is used to show records as tabular format in lighting web component. By default lightning-datatable support multiple row selection. Recently one of my colleague asked how we can …
Object Detection is used to locate the presence of objects in the image. We can find the location of the object as well in the image. It can detect a …
Images are best to showcase products or brands on websites. These images can be divided into multiple sections to show specific products or brand information. We can use HTML image …
Logo recognition allows companies to detect where on the web their brand logo appears. Companies pay hefty amounts to sponsor events and raise brand visibility. This brand awareness benefits companies in different …
Amazon S3 Server is used to store Salesforce files. These stored files can be viewed later whenever is required. This blog will explain how we can display file in iframe. …