-
apex:actionfunction vs apex:actionpoller?
Can you tell me what is the difference between apex:actionfunction and apex:actionpoller? Is there any way that we can do the same functionality of apex:actionpoller do?
Log In to reply.
Popular Salesforce Blogs
Salesforce's Top 10 Summer '21 Release Features
In the digital-first world, things change at the speed of light. New technologies, software, techniques are innovated, upgraded, and updated every day. One must keep…
Things to Consider Before Deactivating a Salesforce Trigger
Introduction Triggers are an Apex script that runs before or after data manipulation language(DML), as an example, it invokes when we insert, deletes, update, merge,…
What is Batch Apex in Salesforce? A Definitive Guide
Batch classes in Salesforce are used to run large jobs (think thousands or millions of records!) that exceed typical processing limits. Batch Apex allows you…
Popular Salesforce Videos
Salesforce Building Blocks with Accenture and OwnBackup
Join experts from Accenture, OwnBackup and Copado for a panel on the future of low-code SaaS. Get key building blocks that fuel Salesforce success and…
Salesforce Consumer Goods Cloud Demo
Salesforce Consumer Goods Cloud is an intelligent, seamless B2B CRM solution specifically designed for the consumer goods industry. Watch this video to learn more.
Salesforce Lightning Training - Creating Hello World Lightning Component
Data Loader is a utility to perform bulk database operation. Recently Salesforce has changed the way data loaders need to be install. I explain end…