Displaying 1 result from an estimated 1 matches for "8126288f".
Did you mean:
8122883
2006 Jan 12
2
reversing paginated lists, linking to last page from controller
Hi
I use the scaffolded generated crud to handle my entries, and I cannot
figure out how to reverse the list, what with the pagination.
I can reverse the entries on a page, but not the entire paginated list.
Also, it would be helpful to me to be able to redirect to the last page of a
paginated list when I destroy, i figured out how to add such links to the
view, but how to get from the