form.yaml
version: 1
title: "Example form"
description: "A comprehensive geolocation example."
sections:
- id: section_1
title: "Section 1"
fields:
- id: question_1
type: geolocation
label: "Question 1"
validators:
- required
next: done