Tangerine-Community / Tangerine

Digitize your offline data collection. Create your Forms online with Tangerine Editor, conduct them offline with the Tangerine Android App. All results you collect can be exported as a CSV file, easy for processing in a spreadsheet. Tangerine has been used in over 1 million assessments and surveys in over 60 countries and in 100 languages.
http://www.tangerinecentral.org/
GNU General Public License v3.0
48 stars 30 forks source link

Photo capture does not work on online forms #3636

Open lachko opened 8 months ago

lachko commented 8 months ago

Create a form that includes a photo capture input Deploy it as online survey The photo is taken but no data is stored

In the value of the input in couchdb I see that it is referrring to a blob but not data present: "inputs": [ { "name": "picures1", "maxSizeInKb": 512, "compression": "0.8", "label": "", "hintText": "", "errorText": "", "private": false, "disabled": true, "hasWarning": false, "hasDiscrepancy": false, "hidden": false, "skipped": false, "invalid": false, "incomplete": true, "value": "blob:https://TEST SERVER.org/abeb5678-bb61-4c03-b390-4e6bc3733ac8", "warnText": "", "discrepancyText": "", "identifier": false, "front": false, "tagName": "TANGY-PHOTO-CAPTURE" }

esurface commented 7 months ago

@lachko is this a priority item for a project?