-
Click on button redirect to another page in Salesforce.
I created a lightning component that I embed in Community Builder custom page.
I called a apex controller function that will redirect to the Community Builder Home Page
Log In to reply.
Popular Salesforce Blogs
Managing Billing Processes in Salesforce: Subscription Management and CPQ (Configure-Price-Quote)
In today's business landscape, retaining customers is the top priority for those who want to ensure scalability and predictable business growth. To achieve this, customers…
Salesforce Automation Tools - Document Generation Made Easy
While running a business, there are so many important documents and records that need resources and time for their management. In an organization, generating documents…
What Are Salesforce Governor Limits
Salesforce ensures the effective use of resources on a multi-tenant platform that is Force.com through Salesforce Governor Limits. Salesforce has set certain limits for the effective…
Popular Salesforce Videos
How to Get Started on Your Salesforce Admin Certificate with Trailhead
In this video, Brad discusses how to get started with your Salesforce career using trailhead. He discusses how to create and validate your account, the…
Quick Text in Salesforce | Service Cloud | Salesforce Tutorial
In this video, we will talk about what is Quick text and how to implement those Quick texts inside Salesforce. Watch the video and let…
Apex Design Patterns: The Singleton Pattern in Salesforce
The Singleton Pattern One Private variable of the class itself will hold the instance of the complete class so that we can access all the…