TrueSolv — Header Component

Free Salesforce Certification

Free Salesforce Certification

We all know how important it is to improve your skills. If now you have more free time – it becomes more relevant. Salesforce really knows how to train and offers us some free ways to grow. We gathered them together, it remains only to use what suits you!

10 helpful Salesforce Summer ’20 Features

10 helpful Salesforce Summer ’20 Features

In accordance with the current situation in our life, everything has slowed down. Salesforce, being on the crest of the wave, delivers new features on time. Here are 10 things that I think are particularly interesting.

How To Deploy The Project To Salesforce

How to deploy the project to salesforce

Problem: We in TrueSolv do not like Apache Ant because we need to configure it using xml. It looks out of date. The question is how to deploy the Salesforce project without Apache Ant? Solution: We can use Metadata API with sfdx.

Working with cookies from Lightning

Working with cookies from Lightning

I want to share with you several ready to use JS functions to working with cookies from Lightning, both Aura Component and Web Components. createCookie function gives an ability to create a cookie with a particular name, value, and time to live.

Why create cold sales scripts?

Why create cold sales scripts?

According to an enormous amount of research, telephone calls are the most common channel used in sales relations management. The use of sales scripts is one of the most heavily debated topics in the world of sales.Many sales professionals rely on sales scripts.They claim that having a high-quality script makes the sales process simpler and produces better results. Let’s understand what attracts sales professionals in scripts right now?

How To Share Code Between Aura And LWC

Aura Lightning Web Component

Now you can build Lightning components using two programming models: Lightning Web Components, and the original model, Aura Components. Most of the projects consist of Aura Components but more and more developers trying to use LWC for new components. Developers faced with the issue to use common functions in Aura and Lightning Web Components. The solution is pretty simple:

TrueSolv — Footer Component