Tag: visualforce

Salesforce Classic vs Lightning: Multiple Page Application and Single Page Application

Hello “Lightning Lovers!” Welcome back to the Salesforce Lightning series. In my earlier article, “Salesforce Lightning Magic Begins” I introduced Salesforce Lightning. In this article, I will go through the… Read more »

Roll-up Summary And Formula Field In Salesforce

Formula Field Hey guys, Hope you are enjoying this series. I have one request to you, please comment your feedback/queries below. So, we can improve it more. We are here… Read more »

Search Opportunity records based on user input in Visualforce page

A very common scenario is to search data based on user input. Therefore, understanding this kind of scenario is crucial.I have written this article to search opportunity records based on… Read more »

Introduction to Salesforce

  Salesforce a cloud base technology. It is a cloud base no.1 CRM(Customer Relationship Management). It is software as a service(SaaS), which is provided by force.com. Force.com is cloud base… Read more »

Salesforce interview with McKesson Corporation

In what ways we can achieve pagination? We can add pagination to a page using a standard set controller by utilizing the next and previous actions. To control the number of records displayed on… Read more »

Salesforce interview with Fiverr

Difference between role and profile? Profiles help to control object privileges such as CRED (Create, Read, Edit, Delete). They also contain system permissions that a user can carry out such as… Read more »

Salesforce Interview with Deloitte

DescriptionDeloitte  Q.What is standard controller, custom controller and extension?Standard controller:contain the same functionality and logic that are used for standard Salesforce pages.Custom controller:Custom controllers contain custom logic and data manipulation… Read more »