Outdated documentation
The latest documentation was moved to docs.qfield.org
You can add one or more pictures to a feature. Below you find an example how to proceed.
We will need two tables. One table where the features are stored and one with a list of pictures.
id
(UUID)geometry
id
apiary_id
(UUID)path
(TEXT)Create a relation with:
apiary
Referenced layerid
Referenced fieldapiary_picture
Referencing layerapiary_id
Referencing fieldstrength
CompositionSet the default value of the field id to uuid()
. No need to show it in the form.
Set the relation widget to Many to one relation
and add the relation to the form
Some mobile devices will require Open Camera to be installed in order to enable geotagging.
To enable geotagging perform the following steps: