What is a Technical Name?
Technical names are used by groups and entries. They have to follow a specific pattern, so Collingo is able to generate translation files. It is called Snake case:
- It is a word (may consist of multiple) without separations like spaces or dashes
- It starts with a lower case letter
- The other letters can be upper case or digits
- It should be between 1 and 32 characters
Examples are:
homePagepagesyear2026signUpPage
Negative examples are:
2025PagesHome Pagehome-page
This is only for the technical aspect of the entity. There are also Fields for “human readable” Terms, like “Display Name” in groups and “Base Term” in Entries.