
Salesforce Shots: Display picklist field values on Experience Cloud
Problem: I am working on Salesforce since 3 years but it was my first encounter with Experience cloud. I have added a picklist in the lead object but it was not showing on the lightning page in Experience cloud even after giving all permissions. Solution: I have a ‘Web to lead‘ Form which is built …
Continue reading “Salesforce Shots: Display picklist field values on Experience Cloud”

Twilio +.Net – Incoming and Outgoing Calls
Twilio provides telecommunication functionalities like SMS, Calling, WhatsApp integration, and many more. The goal of this post is to describe Twilio integration with .net and take advantage of Twilio’s amazing features.

Installing Oracle JDBC-Driver On Wildfly / JBoss
Download the driver: ojdbc[VERSION].jar Create subfolders : [WILDFLY_HOME] /modules/system /layers /base /com /oracle /main/ Copy the downloaded ojdbc

Deploying Odoo 14 Using Docker
Docker is an open platform for developing, shipping, and running applications. Docker enables you to separate your applications from your infrastructure so you can deliver software quickly. With Docker, you can manage your infrastructure in the same ways you manage

Certificate Issue While Connecting Azure Virtual Machine Database
If you are trying to connect to a SQL Server database which resides in Azure Windows Virtual Machine from SQL Server Management Studio and a .NET application . We will explain those issues and share our experience on how you