MTS Highlight Field — highlight important SuiteCRM fields with custom background, text & border colours. Supports conditional formatting based on other fields (AND/OR, priority) across List, Detail and Edit views. No Studio needed.
Release Notes
MTS Highlight Field — Release Notes
Version 1.1.0 (SuiteCRM 8)
Highlight: introducing Conditional Formatting — color a field based on the values of other fields on the same record, with full AND/OR condition logic and per-field priority.
✨ New features
- Conditional highlighting (cross-field). Apply a background/text color to a field when one or more other fields meet a condition — for example, turn the Office Phone background grey when the Do Not Call checkbox is ticked.
- AND / OR condition groups. Combine several conditions per rule (e.g. Billing Country = United States AND Industry = Banking).
- Multiple configurations per field, with priority. A single field can have several rules; when more than one matches, the highest-priority rule wins.
- Condition operators: equals, not equals, is checked, is not checked, is empty, is not empty, contains, greater than, less than, is one of (comma-separated list).
- Color the label. Optionally color the field's label (e.g.
Office Phone:) in addition to its value. - Related-record color. Dedicated color option for relate-type target fields.
- Active toggle & Priority on every conditional rule.
- Redesigned configuration screen. Each field now has its own panel; enabling a field lets you pick the configuration type right there — Value-based (per option), Static color, or Conditional — and add multiple configurations.
- Smoother saving. Saving is now performed in the background with a clean loading overlay, and a success/error toast notification — no full page reload.