Resource Types
Resource types organize your resources into categories — “Hall”, “Tennis court”, “Rowing ergometer”, “Swimming lane”. The types are fully admin-defined: there is no fixed list, you create exactly the types your club needs. They are managed at /admin/resource-booking/types.
Fields of a type
Section titled “Fields of a type”| Field | Description | Required |
|---|---|---|
| Name | Multilingual type name (e.g. “Hall”) | Yes |
| Unit | Multilingual optional unit (e.g. “Lane”, “Court”) | No |
| Icon | Symbol via the shared icon picker | No |
| Color | Type color (takes effect in the calendar with “by type” coloring) | — |
| Active | Type is available | — |
| Sort order | Order in lists and groupings | — |
You select the icon via the shared icon picker with the app’s full set of symbols — no fixed choice. The color is set via the color picker and used in the resource overview and in the calendar.
Managing types
Section titled “Managing types”The types page lists all types with icon, color, and unit. Each entry offers Edit and Delete; inactive types carry a status badge. Create and edit run via a bottom sheet.
- Open Admin → Booking → Resource Types
- Tap Add at the top right
- Enter Name (required) and optionally a unit
- Choose an icon and a color
- Set Active and the sort order
- Tap Save
Inline creation from the resource form
Section titled “Inline creation from the resource form”You don’t have to create types in advance. In the resource form, the type picker opens the same editor on demand:
- Create a resource and scroll to the Type field
- Tap Add type in the picker
- The type editor opens as a bottom sheet
- Create the type — it is saved immediately and automatically selected for the resource
This keeps the creation flow continuous, without switching areas.