Skip to content

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.

FieldDescriptionRequired
NameMultilingual type name (e.g. “Hall”)Yes
UnitMultilingual optional unit (e.g. “Lane”, “Court”)No
IconSymbol via the shared icon pickerNo
ColorType color (takes effect in the calendar with “by type” coloring)
ActiveType is available
Sort orderOrder 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.


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.

  1. Open Admin → Booking → Resource Types
  2. Tap Add at the top right
  3. Enter Name (required) and optionally a unit
  4. Choose an icon and a color
  5. Set Active and the sort order
  6. Tap Save

You don’t have to create types in advance. In the resource form, the type picker opens the same editor on demand:

  1. Create a resource and scroll to the Type field
  2. Tap Add type in the picker
  3. The type editor opens as a bottom sheet
  4. Create the type — it is saved immediately and automatically selected for the resource

This keeps the creation flow continuous, without switching areas.