Skip to main content

Posts Tagged ‘#perficientnagpur’

Istock 2158226013

How to Create a Bucket Column for the Picklist Type Field in Salesforce Report

Hello Trailblazers! Salesforce provides powerful reporting tools to analyze and visualize data effectively. Among these tools, the Bucket Field stands out as a feature that enables categorization of data directly within reports. In this blog post, we’ll focus on creating a Bucket Column specifically for Picklist type fields in Salesforce Reports, offering a step-by-step guide […]

Brain Artificial Intelligence Chip. Machine Learning Digital Mind Technology Concept.

Maximizing ROI with Experience Cloud: Best Practices for Analytics and Reporting

In today’s digital world, businesses are increasingly turning to Experience Cloud to create personalized, engaging experiences for their customers. But launching an Experience Cloud platform is just the first step. To ensure you’re getting the most value out of it, you need to be able to measure its performance. That’s where analytics and reporting come […]

Drupal CMS & Acquia Cloud Platform: How to Create Powerful Digital Experiences for your City Websites!

Personalization to Boost Customer Engagement

In today’s digital age, personalization is key to keeping customers engaged and satisfied. Salesforce Experience Cloud offers various features that allow businesses to deliver tailored experiences, making customers feel valued and enhancing their connection with your brand. Here’s a simple guide on how to leverage personalization to boost engagement. 1. Personalization: Creating Tailored Experiences Personalization […]

Programmer Working With Program Code

Securely Interacting with AWS Services Using Boto3 API

In today’s cloud-centric world, AWS (Amazon Web Services) stands out as a leading provider of scalable and reliable cloud services. Python’s Boto3 library is a powerful tool that allows developers to interact with AWS services programmatically. However, ensuring secure interactions is crucial to protect sensitive data and maintain the integrity of your applications. Main objective […]

Woman Coding

Methods for identifying desktop, mobile, or tablet device in the LWC component

In order to write device-specific code in Salesforce LWC (Lightning web components), we will explore different methods of detecting a device in this blog. The following methods can be used in Lightning Web Components (LWC) to identify a device or distinguish between a desktop, tablet, or mobile device: 1. Using Standard web APIs navigator.userAgent In […]

Istock 2012746930

Setting Up and Customizing Experience Cloud

Access Salesforce Setup Before you begin working with Experience Cloud, ensuring that the right people have access to the right information is critical. Log in to Salesforce with administrator credentials. Open the Salesforce App Launcher and search for “Experience Cloud.” Click on Experience Cloud to open the setup page and begin managing your communities. Create […]

Front End Meetup 2024

Key Insights from the Front-End Meetup by the Front-End Meetup Group

Let me take you through the event that perfectly wrapped up 2024! Perficient’s Front-End Team concluded the year with a memorable meetup filled with inspiring sessions and networking, setting the stage for an exciting 2025. We’re already excited about the next one! Event Overview The Front-End Meetup, hosted by the Front-end Meetup Group and sponsored […]

Data Cloud

Experience Cloud Key Features

What is Salesforce Experience Cloud? Experience Cloud (previously called Salesforce Community Cloud) is a tool that helps businesses create websites and apps where different people like customers, partners, and employees. It allows companies to create branded communities, portals, websites, and application, all while leveraging Salesforce’s powerful CPM capabilities. Key Features and Benefits of Experience Cloud […]

Istock 1536191188

How to Upgrade MuleSoft APIs to Java 17: A Comprehensive Guide

The Evolution of Java and Its Significance in Enterprise Applications Java has been the go-to language for enterprise software development for decades, offering a solid and reliable platform for building scalable applications. Over the years, it has evolved with each new version. Security Enhancements of Java 17 Long-Term Support Java 17, being a Long-Term Support […]

Istock 1628553826

Migration of DNS Hosted Zones in AWS

Transferring Route 53 hosted zone records between AWS accounts using the CLI involves exporting the records from one account and then importing them to another. Here’s a step-by-step guide: Migration of DNS Hosted Zones in AWS The primary objective of this process is to migrate Route 53 hosted zone records seamlessly between AWS accounts while […]

Two programmers working on some coding together

How to Build a Component Library in next with Storybook

Building a component library in Next.js with Storybook involves creating reusable UI components in Next.js and using Storybook to visualize and document them. Here’s a step-by-step guide on how to set up a component library in Next.js and integrate it with Storybook: 1) Set Up a Next.js Project If you don’t have a Next.js project […]

Istock 1181897087

Dynamic Component Rendering in Vue.js: When and How to Use It

Dynamic component rendering in Vue.js lets you display different components based on conditions at runtime. This feature is handy for building flexible, user-friendly, and scalable applications. Instead of hardcoding components into the layout, you can dynamically switch, or load components as needed. What Is Dynamic Component Rendering? Normally, components are fixed in the app’s layout. […]

Load More