Activity Forums Salesforce® Discussions Different methods for sending data from a salesforce visualforce page to an apex controller?

  • Kumar

    Member
    January 24, 2017 at 1:33 pm

    Hi Sushant,

    You can use the <apex:param> tag for this purpose. Refer to this link for more info.

    Hope this helps.

  • Ankit Gupta

    Member
    June 7, 2017 at 1:29 pm

    Hi sushant,

    You can following ways

     

    1. Hidden fields
    2. Apex Param
    3. javascript Ajax request
    4. Add the value in parameter and get in apex controller

     

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos