Lightning
Let suppose in some real estate website, we search for properties and we get the result related to it. When this comes to salesforces we...
Einstein Sentiment is something to predict the reviews or messages whether it is positive, negative or neutral. Using these companies can categorize the customer attitudes and...
How do you create new Lightning Bundles in Eclipse ? How do you add a new definition to an existing Bundle ?
Overview One of the big changes developers face when moving from the Visualforce world into Lightning components is how to communicate with the server. Up...
A very common scenario faced in various organizations is that multiple users are working on same set of records and end up editing the same...
It is often useful for a user to keep track updates on the case feed this will helps to resolve the cases more efficiently. Salesforce...
Effective Time Management is important to achieve success during the Sales process. But there seems to be the problem faced by Sales rep daily while...
Lightning offers advantage over classic that it allows a lot of client processing thus saving the server side actions. One of the scenarios that I...
Agenda of this article is to create an Approval process for Napili Template. Assumptions: CustomObject__c object (custom object) is used and have lookup relation to...
Consider a situation wherein you have to upload a file using lightning component. In normal scenario, you have to write code to input a file...