View source: R/utils-odk-central.R
get_xml_form_id_from_name | R Documentation |
Sometimes it is necessary to get the form ID from the project name, in particular
get_xml_form_id_from_name(
form_name,
projectID,
central_url,
central_email,
central_password
)
form_name |
The name of the form for which you would like the ID |
projectID |
The ID for the project you are searching for |
central_url |
The url which points to an ODK Central sever |
central_email |
The email linked to your ODK central account |
central_password |
The password used for your central account |
Rpackage file: utils-odk-central.R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.