Increase number of rows in each page in a table [Jan 12]

:raising_hand_man: dittorahmat asked

How do I increase the number of rows in each page in a table (not in rest API) ? Currently there are 25 rows per page in a table. Is there anyway to increase this limit ?

I tried looking at the docs and can only find pagination & offset on rest API

:man_bald: dstala replied

dittorahmat@discord please refer to DB_QUERY_LIMIT_DEFAULT in https://docs.nocodb.com/getting-started/installation

:raising_hand_man: dittorahmat replied

thanks !

Autogenerated from discord


Join NocoDB’s community

Discord • Twitter • Reddit • Docs

Hello, I found out there is a limit (25 records per table).
Is there any chance to increase it?
I am using the free cloud version and can’t find the option.
Elsewhere, I have found a post, where someone mentioned the current maximum limit of 100 records per table in the cloud version.

I would appreciate any respond.
Thanks.

@Zbynislav You can reconfigure pagination in the foot bar of the table.

Hello @dstala,
thanks for your reply. I didn’t notice that the field is actually “clickable”.
Now I know. :slight_smile: