mongodb json view default collection page size #976

This commit is contained in:
SPRINX0\prochazka
2025-01-24 11:47:53 +01:00
parent 82be1df5bf
commit ba971e4a67
2 changed files with 8 additions and 1 deletions

View File

@@ -140,6 +140,12 @@ ORDER BY
<FormCheckboxField name="dataGrid.alignNumbersRight" label="Align numbers to right" defaultValue={false} />
<FormTextField
name="dataGrid.collectionPageSize"
label="Collection page size (for MongoDB JSON view, must be between 5 and 1000)"
defaultValue="50"
/>
<div class="heading">SQL editor</div>
<div class="flex">