Activity Forums Salesforce® Discussions How can we display more than 1000 records in Visualforce page?

  • MOHIT

    Member
    June 25, 2020 at 5:09 pm

    You can Use readonly attribute to display more than 1000 records.

  • Deepak

    Member
    June 25, 2020 at 5:24 pm

    We can use readonly attribute to display more than 1000 records. Repeater control has limit of showing only 1000 records. You can use REST API to fetch record and JQUery to render it.

  • Pooja

    Member
    June 25, 2020 at 5:29 pm

    Use readonly attribute to display more than 1000 records.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos