Tag: actionpoller

actionPoller visualforce salesforce

actionPoller visualforce salesforce Actionpoller acts as a timer in visuaflorce page. It is used to send an AJAX request to the server depending on the timeinterval that we specify in interval attribute (time interval has to be specified or else it defaults to 60 seconds).Each request can result in a full or partial page update. <apex:actionPoller> has following important attributes: …

Continue reading

Permanent link to this article: https://www.sfdcpoint.com/salesforce/actionpoller-visualforce-salesforce/