function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
BeekmanBeekman 

How to Put Javascript inside Apex method

Hello,

I am trying to locate documentation on how to insert Javascript inside an Apex method.  I need to invoke a button written is JS for a third party interface on a daily schedule so its not forgotten.

All help is appreicated.

Thank you
Ramu_SFDCRamu_SFDC
Hi,

You can probably considering Javascript remoting to accomplish this. Please review the below links for more information on this http://forceadventure.wordpress.com/2013/07/15/javascript-remoting-a-primer/   (http://forceadventure.wordpress.com/2013/07/15/javascript-remoting-a-primer/http://www.salesforce.com/us/developer/docs/pages/Content/pages_js_remoting.htm