Blogs

Home - Salesforce - Page 33

Top 4 Lightning UI Features

Salesforce Lightning UI is faster as compared to Classic UI and it shows a improvement in the Salesforce UI. But the new update on Lightning UI is not just about the speed and the looks. The new Lightning Platform has lot of new features.   Opportunities Stage Based Interface: One of the very important feature

Read More »

How to implement pagination in Visualforce with Example?

This is one of the most common interview question which employers love to ask. In this blog post, we will see how to implement pagination in Visualforce. I hope you will enjoy this blog post. Please share your feedback in the comment section. What is Pagination in Visualforce? Pagination is the process of displaying large

Read More »

Salesforce Interview Questions with Answers:

In this blog post, I will be presenting some common Salesforce Interview questions asked by employers in the past couple of years. I have also tried to cover some real-time questions as well. Below is the list of common Salesforce interview questions:   Question 1: A custom object contains some records, now my requirement is

Read More »
Salesforce

Top 10 Visualforce questions with answers

Below is the list of Top 10 Visualforce questions with answers. This quiz will test your knowledge about standard controllers, custom controllers and controllers extensions. Here are the questions: Question 1: Which of the following is related to View layer in MVC Model ? A. Workflow Rules B. Validation Rules C. Visual force Pages D.

Read More »

Visualforce Tutorial for beginners

This blog post covers the Visualforce tags in great detail. This blog post can also be referred as Visualforce tutorial for beginners. What is Visualforce? It is the component-based user interface framework for the Force.com platform. Visualforce consist of tag-based markup language, similar to HTML. For example, In HTML we have tags like <body> tag and

Read More »

Apex Interview questions with answers

Below are the list of important Apex Interview Questions with Answers. You never know, you might come across these questions in your next interview. Ques : Which SOQL statement can be used to fetch all records even from recycle bin ? Answer: “ALL Rows”  clause of SOQL can retrieve all records, including the records from

Read More »

How to use JavaScript inside Visualforce pages?

Using JavaScript inside Visualforce pages gives you access to a large range of existing JavaScript functionality, such as JavaScript libraries, and other ways to customize your pages. Action tags, like <apex:actionFunction> and <apex:actionSupport>, support Ajax requests. The best way for including JavaScript inside a Visualforce page is placing the JavaScript in a static resource, then

Read More »
Salesforce

10 Salesforce Extensions That Will Make You Salesforce Expert

In this blog post, I have listed some of the highly productive Salesforce Extensions on Google Chrome. To make it easier, I have categorized extension on the basis of functionality.Please take a look at these extensions and let me know which is your favorite extension and why? Salesforce Chrome Extensions that you must use We

Read More »