For the complete documentation index, see llms.txt. This page is also available as Markdown.

Work with data

Search records in a table view

Use Search in records when you want to find records that contain specific values in the current table view.

  1. Click Search in records.

  2. Type a part of the value you are looking for.

  3. Ninox shows matching records in the grid.

This is useful for quick lookups without setting up a full filter.

Bundle results of multiple searches

You can collect results across multiple search runs in one view. This is useful when you want to, for example, bookmark or delete several selected records at once.

Only users whose role allows deleting records in this table can see the checkbox column in table view.

  1. Start your first search.

  2. In the first column of the table, select the checkbox for each record you want to keep selected.

  3. Clear the current search by clicking the in the search field and start your next search. This keeps the selected records highlighted.

To select or deselect all records, use the checkbox in the column header or use Clear selection in the top bar. Selecting all visible records with the checkbox in the column header ends the current search cycle. If you start a new search afterwards, Ninox clears the current selection.

Bulk delete records

Use bulk deletion to delete a group of records or a selected set at once.

This function is only available to users whose role allows deleting records in this table. Admins can manage this permission in the table settings.

1

Open the table

Choose the table that contains the records you want to delete and open a table view.

2

Find and select the records to be deleted

Use filters and Search in records to find the records you want to delete.

Then select them with the checkbox in the first column.

3

Execute the bulk deletion

Click the red trash bin in the top bar above the table.

Ninox shows the number of selected records. Click the red Delete button to delete them permanently.

Bulk edit records

Use bulk edit to save time when you need to update the same fields across many records at once. You can apply a fixed value, clear existing values, or generate new values with logic.

1

Open the table and limit the records

Open the table you want to update.

Optionally use Filter to show only the records you want to update.

Bulk edit only changes records that are currently visible in your table.

2

Open the bulk edit dialog

In the table toolbar, click Import/export. Then select Bulk edit.

3

Create rules

Click + Add rule.

Select the Field you want to update.

You can only update fields in the current table that store data. You can't bulk edit logic fields, control elements, or layout elements.

Under Update with choose the type of change:

  • Constant value enters the same value for all displayed records

  • Clear removes the current value from the field

  • Calculated value uses logic to generate the new field value

Enter the Value you want to apply.

For Calculated value, enter the logic that should generate the new value.

Add more rules if you want to update more fields in the same table.

4

Review the result

Click Preview changes to check the result.

5

Apply or discard the changes

Then choose one of these actions:

  • Apply changes confirms the update

  • Back returns to the rules so you can adjust them

  • Cancel closes the process and lets you start over

Last updated

Was this helpful?