One of Salesforce’s most important customization features is designing the interface to meet user needs. Tools such as Lightning Record Pages and Page Layouts serve similar purposes in shaping the user experience but have distinct differences. Let’s explore each one to understand its actions and when to use it. What are Lightning Record Pages? A Lightning Record Page […]
Technology Partners
Optimizely Spire CMS Page Variants: Custom Rule Type Option
Optimizely Spire CMS provides a feature to create variants of CMS pages. Page variants are variations of a website page with rules for displaying it to end users. Optimizely Spire CMS supports page variants for all CMS pages, including the header and footer. The primary purpose of that user is to see different variations of […]
Understanding Variables, Data Types, and Constants in VBA
In Visual Basic for Applications (VBA), variables, data types, and constants are fundamental building blocks that allow you to create dynamic and efficient macros. Let’s explore these concepts in detail. Variables in VBA A variable is a named storage location in your computer’s memory that contains data. Variables make your code more flexible by allowing […]
How Copilot Vastly Improved My React Development
I am always looking to write better, more performant and cleaner code. GitHub Copilot checks all the boxes and makes my life easier. I have been using it since the 2021 public beta, the hype is real! According to the GitHub Copilot website, it is: “The world’s most widely adopted AI developer tool.” While that […]
Excel VBA Setup: A Step-by-Step Guide
Guide to Setting Up VBA in Excel VBA (Visual Basic for Applications) is an essential tool for automating repetitive tasks and creating custom solutions in Microsoft Excel. This Blog will walk you through the steps to set up VBA and get started with your first macro. Step 1: Enable the Developer Tab for VBA in […]
Empower Your Business with AI at the Salesforce Manufacturing Summit
The future of the manufacturing industry is here, and Perficient is excited to be part of it! Join us at the Salesforce Manufacturing Summit, where people and AI come together to drive better connections and transform the industry. Are you ready for it? Event Details: Date: Wednesday, January 15, 2025 Time: 8:00 AM – 6:00 […]
Overview of .NET MAUI: Easily Developing Cross-Platform Applications
Applications that run smoothly across numerous platforms are in demand more than ever in today’s ever-changing technological landscape. Introducing Microsoft’s robust framework, .NET Multi-platform App UI ( .NET MAUI ), which makes it easier to create native desktop and mobile apps with a single codebase. .NET MAUI: What is it? .NET MAUI is an open-source […]
How to Enable Full-Width Layouts in Optimizely Commerce (Spire)
When building websites in Optimizely Commerce (Spire), you may need to create sections that span the entire page width. Full-width sections are essential for design elements such as banners, hero images, and background sections. Optimizely Commerce (Spire) provides a flexible framework that makes it easy to configure and implement full-width layouts, allowing developers to create […]
Ask a Strategist: Megan Glasow – A Leader with Vision and Heart
At Perficient, we are incredibly lucky to have leaders who not only excel in their roles but also inspire us with their passion and dedication. One such leader is Megan Glasow, Managing Director for Perficient’s Salesforce practice. Megan’s journey with us began in May 2019 through the Sundog acquisition, and since then, she has been […]
From Data to Decisions: How Agentforce Revolutionizes Salesforce
Craig Isakson, Director, delves into the transformative capabilities of Agentforce, an advanced AI solution crafted to optimize business operations across multiple departments. Let’s explore what makes Agentforce unique and how it can revolutionize your organization. Unique Features of Agentforce Agentforce distinguishes itself from traditional AI solutions like chatbots and co-pilots through several key features: Data-Centric […]
Agentforce Explained: A Deep Dive into AI-Powered Efficiency
In this insightful discussion, Johnathon Rademacher, JR, Principal, dives into the innovative features and functionalities of Agentforce, a cutting-edge AI solution designed to enhance business operations. Below are some key highlights from the conversation: What Sets Agentforce Apart? Johnathon Rademacher explains that Agentforce distinguishes itself from traditional AI solutions like chatbots and copilots by integrating […]
Getting Started with VBA Programming: Types of VBA Macros
What is VBA? Visual Basic for Applications (VBA) is a programming language developed by Microsoft. Microsoft Office applications like Excel, Word, and Access primarily use VBA to automate repetitive tasks. VBA is a programming language that automates tasks in Microsoft Office applications, especially Excel. Types of VBA Macros VBA macros are custom scripts created to […]