Activity Forums Salesforce® Discussions Is there any other way to access object in Salesforce Visualforce page than using controller?

  • Saurabh

    Member
    April 13, 2017 at 1:43 pm

    Hi Suraj,

    Yes You can use remote object. Visualforce Remote Objects are proxy objects that enable basic DML operations on sObjects directly from JavaScript. Remote Objects remove some of the complexity from JavaScript remoting by reducing the need for @RemoteAction methods in an Apex controller or extension.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos