Salesforce Tips: Navigate View Pages By Tony | November 1, 2012 In Salesforce View page, it will only display maximum 2000 records. You can navigate directly to certain page by adding a parameter like below: When you add &page=16 in the URL, it will automatically jump into page 16 (200 * 15 = 3200). Posted in Salesforce Corner, Tips and Tricks and tagged Salesforce, salesforce configuration