Has anyone included a table and pagination for that table on the IPE panel? Trying to edit blocks on a page. There's two edit menus one that brings you to an edit page, where pagination works since the page links redirect you to the new url. However, when editing a block in the IPE panel the link should not redirect you to a new page. The table should be updated with the next page's content using AJAX. Clicking the link to a new page just prints ajax to the screen.

Comments

just_jordan’s picture

found a solution: create your own javascript file and then add your own ajax with the correct response