Documentation Index
Fetch the complete documentation index at: https://docs.declarativeforms.com/llms.txt
Use this file to discover all available pages before exploring further.
If you have not created a form before, start with Create a form.
version: 1
title: "Site check-in"
description: "A simple form that captures the respondent's current location."
sections:
- id: section_1
title: "Check in"
fields:
- id: technician_name
type: short_text
label: "Technician name"
validators:
- required
- id: current_location
type: geolocation
label: "Current location"
validators:
- required
next: done