Skip to content

0.4.1

Compare
Choose a tag to compare
@nrjadkry nrjadkry released this 18 Jan 13:25
· 254 commits to main since this release

Release Note - Version 0.4.1

In this release, we have added a new function in ODKCentral program that allows users to retrieve form fields directly from the XForm in the ODK Central.

Changes

Added a new function that returns the form fields from the XForm in the ODK Central.
Users can now easily access and retrieve specific form fields programmatically.

How to Use:

from osm_fieldwork.OdkCentral import OdkForm
form = OdkForm(url, user, pw) 
form_fields = form.form_fields(project_id, form_id)

Example response for this function:

293147369-2e11255c-63e3-4af6-9326-1d224037d28d