Hi, I have two skuid pages and when I load a good number of data (for ex, even 17,000 records) on my pages, then it shows the heap size error stating ‘Apex heap size too large’. I have already tried putting the ‘Max # of records (Limit)’, it worked for one page but the other page is still showing the same error. Also, there is a button on the page (which started working fine after putting the limit), which changes the status of one of the fields on being clicked. But, unfortunately it is only changing the status of the records which are being displayed on the page after putting the limit and not of all the records in the database. But I need to change the status of all the records in one go (which is the actual requirement). Can you please suggest a better approach to deal with this heap size error, as setting the limit dosen’t seem to be working for me and the client needs all the records to be loaded automatically in one go on page load and he won’t have to press the ‘Load More’ option all the time. If the solution could be achieved by standard features of skuid then it is the best thing, but if there is any custom js code to achieve the solution, then please share it here and guide me how to put it in the editor and from where to call it as I am new to Skuid. I could have read the skuid documents to learn more about the skuid pages development but it will consume more time and at present I have got this issue by client who needs the solution on urgent basis. Kindly help me in getting this issue resolved, I need the solution urgently. Your help will be highly appreciated.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.