Naming Conventions
Define the ID pattern auto-generated when a user creates an item. Patterns produce IDs like LMT-SUB-2026-0247.
How conventions are used
When a user clicks New in any module, the default pattern below auto-generates the next ID. The user can pick an alternate pattern or override the ID if enforcement is off.
Auto-fill on create
ID is reserved when the form opens.
Validated on save
Rejects collisions and bad formats.
Enforced by role
Toggle below to allow manual override.
Patterns
Used in: New Submittal dialog
Next sequence
Next ID preview
LMT-SUB-2026-0247
LMT-SUB-2026-0247LMT-SUB-2026-0248LMT-SUB-2026-0249
Tokens
Drag arrows to reorder · click a token type to see what it produces
Short code of the active project.LMT
Fixed text you type, e.g. SUB or LMT.SUB
4-digit year at creation time.2026
Auto-incrementing counter, scoped to this pattern.0247
Add token
Common patterns
ISO 19650 styleLMT-XX-ZZ-DR-A-0001
Simple sequentialRFI-0001
Year + sequenceSUB-2026-0001
Discipline + revisionARC-SHD-0001-R02