Pagination: Jump to first/last page #4279
Answered
by
crynobone
mrleblanc101
asked this question in
Q&A
-
Description:Since the move to Nova 4, it's impossible to move to the first/last page of a collection in one click. |
Beta Was this translation helpful? Give feedback.
Answered by
crynobone
May 19, 2022
Replies: 1 comment 1 reply
-
|
Please change your pagination config to /*
|--------------------------------------------------------------------------
| Nova Pagination Type
|--------------------------------------------------------------------------
|
| This option defines the visual style used in Nova's resource pagination
| views. You may select between "simple", "load-more", and "links" for
| your applications. Feel free to adjust this option to your choice.
|
*/
'pagination' => 'links', |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
mrleblanc101
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Please change your pagination config to
links: