Location
Last updated
Last updated
UCI provides an option to receive location from a user. We use question type as geopoint for this.
Steps for expecting location
For receiving media from user, add following properties in ODK form :
type : geopoint Column type describes the property of any particular message.
name : <field_name>
Column name refers to unique field_name of any message.
label : <text>
In label, we can write text content that we want to send to user.
ODK location type example
Whatsapp Preview