Making Configuration Changes
Two
🚧kinds of changeData — adding records, fixing values, importing. Everyday work; see Chapter 4 — Managing Data. Configuration / structure — new fields, changed layouts, new record types, dropdown options, validation, relationships. This
pagefollows a defined process.Why configuration is
beingspecialwritten.The CBM CRM's structure is defined as versioned configuration files and applied with CBM's implementation tooling, so the system can be rebuilt or moved reliably and every change is tracked. If you hand-edit structure directly in Production (via Entity Manager or Layout Manager), those changes:
It
The sandbox-first process
This is the golden rule in its most important form. Structural changes affect everyone at once and are the easiest way to break things — never make them straight in Production.
Safe to do in the interface
Goes through the process (don't do casually in Production)
Who to involve
Configuration changes are made with the implementation tooling and, where needed, the CBM implementation team. If you're unsure whether something is "just data" or "configuration," treat it as configuration and check — see Getting Help and Next Steps.