Details sheet¶
Define all fields that can be associated with categories.
Columns¶
Name (Column A, required)¶
Field name shown to users.
Examples: Name, Width, Status.
Helper Text (Column B)¶
Question or instruction shown to users.
Example: What is the width in meters?
Type (Column C)¶
Determines input method:
tortext- free-form textnornumber- numeric inputmormultiple- multi-select- blank or
sorselect- single-select
Type values are case-insensitive.
Options (Column D)¶
Comma-separated choices. Required for select and multiple types.
Example: Good, Fair, Poor
Field ID (Column E)¶
Auto-generated unique ID. Leave blank and do not edit manually.
Universal (Column F)¶
TRUE- field appears for all categoriesFALSEor blank - only appears when listed in Categories → Fields
Note: Universal is not currently implemented in the CoMapeo app.