Support Article
Pagination does not work in a table grid
SA-87100
Summary
Pagination does not work in a table grid.
Error Messages
document.attachEvent is not defined function

Steps to Reproduce
- Create a section.
- Add a Table layout.
- Configure the layout with required details to dispaly data.
- Add Pagination format to the table.
Root Cause
An issue in the custom application code or rules.
A custom script was added and the JavaScript function was deprecated.
Resolution
Perform the following local-change:
- Remove the hidesubmitPS section related to all the custom script function (remove the JavaScript function).
- Remove the free form layout (it is depreacted) and use the dynamic layout.
- Remove the deprecated button and use the new button.
Published September 6, 2019 - Updated December 2, 2021
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.