Tooling API

Tooling API is used to fetch the metadata such as Apex classes, Apex triggers, custom objects, custom fields, etc. If we need to get the list of Custom Objects or Custom fields, there is no need to manually gather the details from the whole SF organization.

Read Article »
Salesforce Lightning

Pagination Using Lightning Components

Lightning Component is a new UI framework for developing web apps for mobile and desktop devices.It is used to build a single-page application with responsive user interfaces, and also it uses JavaScript on the client side and Apex on the server side.

Read Article »

URL Hack button in Lightning Experience

The Salesforce Lightning URL Hack is a method for crafting a special hyperlink or script and exposing it via button or formula field. These specially crafted hyperlinks are often used to provide additional functionality and automation to end-users.

Read Article »