Skip to content

Commit

Permalink
docs: add image for entity registration form upload
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Jul 23, 2024
1 parent 597de60 commit 7494ec8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 4 additions & 1 deletion docs/manuals/xlsform-design.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ A few terms should be explained:
- First we generate the Entity List via the UI, with all the fields we
want included:

![Entities Create UI](../images/xlsform-design/odk-collect-entity-creation.png)
![Entities Create UI](../images/xlsform-design/odk-central-entity-creation.png)

> A single field `geometry` would be acceptable, but it can be useful to add
> other fields as references, for example including a mapping `status` field.
Expand Down Expand Up @@ -141,6 +141,9 @@ The example CSV can be downloaded
- A field label to display to the user.
- A `save_to` field to specify which Entity field / property the data will be
saved to when submitted. This should probably match the field name.
- The form to create the Entity List is then uploaded to ODK Central:

![Entities Create UI](../images/xlsform-design/odk-central-entity-reg.png)

### From Code (API)

Expand Down

0 comments on commit 7494ec8

Please sign in to comment.