Parameter Groups
Roadmap
Parameter Groups are not yet shipped as a first-class admin
surface. Today, parameters are grouped implicitly via the
Collections feature inside a Definition (e.g. a four-corner weight
Collection holds FL, FR, RL, RR parameter blocks).
What this surface will become
HH-DM exposes "parameter groups" as a way to organise the parameter picker UI and to drive reusable sub-forms inside CID and CGD. The Race Platform equivalent will be:
- A group is a named list of parameters
- Groups can be reused across multiple definitions
- The CID / CGD editors offer "insert group" as a primitive
- A group has an optional default layout (rows × columns)
What you can do today
Use Collections inside a Definition (Admin → Definitions → Collections tab). A Collection is a list of parameter blocks keyed by an identifier — that's the closest current approximation to parameter groups.
What's coming
- A dedicated Admin → Parameter Groups surface
- Group references inside CID / CGD layouts
- Group-level rename / delete / version tracking