BrainGrid Controller
Window
Display Settings
Unique Together

Unique Together

Unique Together prevents duplicate records by enforcing that a combination of fields must be unique across all records in the window. Unlike the per-field Unique validation, this applies to the combination, not each field individually.

Unique Together tab showing a group of fields that must be unique in combination

Setting Up a Group

  1. Select the fields that should be unique together from the dropdown. Each set of fields is a Group.
  2. Click Check to validate that no existing records already violate the constraint.
  3. Click Add New Group to define additional unique combinations.

Each group is independent. A record is rejected only if it matches all field values in the same group as an existing record.