Skip to main content

Manage Registers

The Grid Link Editor is the interface for viewing and managing the row-level data stored in Grid Link custom field templates. Each Grid Link template appears here as a named register — for example, an employee register, an asset register, or a risk register. Administrators use this area to add, edit, delete, and import rows into registers without navigating individual documents.

Who configures this

Administrators with access to the New module. Manage Registers is accessible from New > Custom Fields & Configuration > Manage Registers.

The Grid Link Editor panel lists all Grid Link custom field templates in the database.

Grid Link Editor panel

Grid Link Editor panel

Clicking a register name opens the register data view for that register.

Register data view

When a register is opened, the register name appears at the top of the view alongside the following toolbar controls:

Example register data view

Example register data view

ControlDescription
Reload DataRefreshes the register data from the database.
Add RowOpens a form to add a new row to the register.
Toggle DensitySwitches row height between compact and standard display.
FilterToggles column filter inputs on and off.
SearchFilters the visible rows by text.
⋮ (3-dots menu)Opens additional options, including Import Data for importing rows from an Excel file.

Each existing row in the register displays the following controls:

ControlDescription
Delete (bin icon)Deletes the row from the register.
Edit (pencil icon)Opens the row for editing.
Linked documents countAn orange number indicating how many documents are linked to this row. Clicking it opens the list of linked documents.

The Row Count indicator at the bottom of the view shows the total number of rows in the register.

How to create a register

A register is created by configuring a Grid Link custom field template. The register appears automatically in the Grid Link Editor once the template is saved.

StepDescription
1Navigate to New > Custom Fields & Configuration > Custom Fields.
2Click Create New Template.
3Set Template Type to Grid Link, enter a template name, and configure the remaining settings.
4Add the required field entries and click Save Template. See Custom Field Templates. The template now appears as a register in the Grid Link Editor.

How to add rows to a register

StepDescription
1Navigate to New > Custom Fields & Configuration > Manage Registers.
2Select the relevant register.
3Click Add Row, complete the fields, and save.
4Repeat for each additional row required.

How to import a register from Excel

StepDescription
1Open the Grid Link template in the template editor. Click Auto Import Columns in the toolbar to import column definitions from an Excel file. Follow the prompts to select the relevant sheet and fields. See Custom Field Templates.
2Verify that the field types for all imported columns are correct (for example, date columns should use type Date, not FreeText). Click Save Template.
3Navigate to New > Custom Fields & Configuration > Manage Registers and select the register.
4Click ⋮ and select Import Data.
5Drag and drop the Excel file into the import dialog. Select the relevant sheet from the tabs at the bottom of the dialog.
6Select the rows to import using the tick boxes on the left. Pin the header row if required, then click Finish.
7Map the columns to the template fields. The importer pre-fills likely matches — review and adjust as needed.
8Validate the mapping. Rows in green will import successfully. Rows in light red will fail validation; rows in dark red contain errors that can be edited inline. Only valid rows are imported. Click Proceed to complete the import.

Example: importing a register

What can go wrong

RiskDetail
Register not appearing in the Grid Link EditorOnly Grid Link templates appear in this view. Grid and Filter templates do not appear. Check the Template Type setting on the template.
Import rows failing (light red)The row data does not match the mapped column type. Review the column mapping and correct any type mismatches.
Import rows showing errors (dark red)The row contains a data error. Click the row to edit it inline before proceeding.
Cannot delete a rowIf the row is linked to documents, the link must be removed from each document's custom field view before the row can be deleted.