Getting rid of pagination?

Hey guys,

I’m wondering if there’s a way to increase the amount of data shown in the widgets. The worst offender is the keywords widget, where I get ten search terms before I have to click “next” to fetch more. This is really time consuming when I should just be able to scroll through them all.

Is there a way to increase the number of rows those tables can display?

Hi,

How do I increase the number of rows displayed in the dashboard for a given widget.

Thanks

Hello,

I would like to increase the number of rows displayed in the pages widget on the dashboard.

is there a way to achieve this via a config.

Thanks

This is not currently configurable for the built-in widgets.

You can, however, use the API to get the same data and populate your own custom widget.