Skip to content

apexcoder.com

  • GETTING STARTED
    • APEX & Visualforce
    • Salesforce Tools
  • Blog
    • Apex
      • APEX Triggers
      • DML Operations
      • Triggers Best Practices
      • SOQL & SOSL
    • Visualforce
      • Pageblock Table
      • Action Function, Action Poller, Action Region
      • Visualforce Component
      • Visualforce Charting
    • Communication Templates
      • Visualforce Templates
    • Advanced Apex
      • Dynamic Apex
      • Batch Apex
      • Testing Batch Apex
      • Disable Apex Code in Prod
      • Future Methods
      • Approval Process Using Apex
    • Integration
      • Apex Rest Callouts
      • Testing Rest Callouts
      • Inbound Rest Services
      • Long Running Callouts
    • Lightning
      • Locker Service
    • Tools
      • Salesforce DX
      • Chrome Plugins
      • Code Repository
      • Query analysis using Query Plan tool
  • APEX FAQ’s
  • Trainings
    • Training Schedule
    • Training Preparation
    • Admin Questions & Answers
    • Developer Questions & Answers
  • Resources
    • Books
    • Links
  • About Me

Category: Action Function, Poller, Region

What is the purpose of actionFunction, actionSupport, actionPoller, actionRegion and Action Method in Visualforce Pages ?

We can create Visualforce pages invoking controller methods using an AJAX request. Sometimes we want to use AJAX in a Visualforce page so that only part of the page needs to be refreshed or perform some actions when a user clicks a button or link. We can use below action tags which are supported by AJAX request:…

Read More

Action Function, Poller, Region ADVANCED APEX ANT Deployment APEX Apex Rest Services Apex Triggers Approval Process Using Apex Batch Apex Chrome Plugins Code Repository Communication Templates Disable Apex Code in Prod DML Operations Dynamic Apex Future Methods Integration Javascript Remoting lightning Locker Service Long Running Callouts PageBlockTable Query analysis using Query Plan tool REST API Salesforce Salesforce DX SOQL & SOSL Testing Batch Apex Testing Rest Callouts Tools Visualforce Visualforce Charting Visualforce Component Visualforce Templates
Blog at WordPress.com.
Cancel

 
Loading Comments...
Comment
    ×