Hello - I am trying to design a question and I could use some help.
I need a question that will look like an "image: question on a mobile device (have a button for a camera input) and look like a "File" question on a laptop (allow the user to upload PDF documents). It's fine if both buttons show in each environment, but I am having trouble getting the ability to use the phone to take a photo and upload a pdf in the same question. The user will mostly be using the phone camera method, but occasionally may need to upload a file. I don't mind manually adding the PDF after submission, but that doesn't seem to be working either.
I have tried the following:
- removing the "method=camera" restriction from the field's bind::esri:style setting in Connect - this got the file selection icon to show up, but will still not allow me to submit with a pdf (invalid file type)
- making the question type "file" instead of image - solves the file upload issue, but takes away the more important ability to use the cell camera to capture a photo.
- Uploading the file after the entry is submitted using the Survey123 website's data page - also would not let me select a pdf (invalid file type).
- having users not add a photo and just type a reference to where the pdf is in our network drive in the "Comments" field - This is serviceable, but then the PDF isn't actually attached to the record for reporting, so someone has to go find the file if that entry gets audited
Attached is the xls file as it currently stands.
Thank you in advance for any suggestions or ideas.