Hello,
I am trying to add a form with support for select_one_from_file, but when converting the file on https://getodk.org/xlsform/, I am unable to attach the .csv file for testing. So I get this message:
When converting it with ODK XLSForm Offline and attempting to upload the files to the server, I receive this error:
HTTP Status 400 – Bad Request
Report Status Type
Message: Problem with JavaRosa Parsing Form: org.opendatakit.aggregate.exception.ODKIncompleteSubmissionData: Javarosa failed to construct a FormDef. Is this an XForm definition?
Description: The request sent by the client was syntactically incorrect.
Apache Tomcat/8.5.41.
I am testing with the files from this tutorial: https://www.youtube.com/watch?v=yiRsH1vvcBU
select_from_external_xlsform.xml (2.4 KB)
centers.csv (690 Bytes)
select_from_external_xlsform.xlsx (15.7 KB)
Thanks!