Skip to main content

Nikhil Pachbhai

Nikhil Pachbhai is a Technical Consultant at Perficient with over three years of experience in Salesforce Development (SFDC).

Blogs from this Author

Cyber Security Firewall Interface Protection Concept. Businesswoman Protecting Herself From Cyber Attacks. Personal Data Security And Banking.

Selector Layer in Apex: Enhancing Salesforce Access

What is the Selector Layer? The Selector Layer in Apex is a design pattern that acts as an intermediary between your application logic and various data sources, such as Salesforce objects or external systems. It encapsulates data access logic, promoting modularity, maintainability, and testability within your codebase. When to Create a New Selector Layer Class […]

Man looking at tablet with coworker

Custom Salesforce Path LWC

Creating a seamless and intuitive user experience is crucial for any application. In Salesforce, a great way to guide users through different stages of a process is by using progress indicators. In this blog post, I’ll show you how to build a Custom Salesforce Path using the lightning-progress-indicator component in Lightning Web Components (LWC). This […]

Happy It Technician Working At The Office Using Her Laptop

Step by Step Guide – Path Assistant

Benefits of Utilizing Path Assistant in Salesforce In today’s fast-paced business environment, efficiency and consistency are key to success. Salesforce’s Path Assistant in Lightning Experience is designed to enhance user productivity and streamline workflows by visually guiding teams through critical stages of processes. This tool not only simplifies navigation but also ensures that best practices […]