Hi,
When data is submitted from ODK Collect, the image is uploaded successfully. However, when editing the same submission through Enketo, the image does not load correctly.
Hi,
When data is submitted from ODK Collect, the image is uploaded successfully. However, when editing the same submission through Enketo, the image does not load correctly.
Does your Form take too long to load? If it takes more than 30 seconds to load then chances are images won't be displayed.
If your Form takes more than 30 seconds then we would need to see if there are any ways to tweak Form definition to speed it up. In most cases, replacing instance() function with pulldata() fixes the issue.
Also confirm that images were really received by the server by either downloading the Submission zip with attachments or using Central API.
The form does not take more than 30 seconds to load. It takes approximately 8 seconds to load in Enketo.
We have confirmed that the images are successfully received by the server by downloading the submission ZIP with attachments as well as via the Central API.we are getting attached error in some cases.