Select to view content in your preferred language

Survey widget and Camera

460
3
08-07-2024 07:30 AM
CFECAK
by
Occasional Contributor

I am using the survey widget in a ExB app that grabs a culvert point from a map and fills in the necessary information.  From there the user will input other data about the pipe and condition.  Finally they will take up to 10 photos.  When they use Survey123 standalone they can click the camera icon and it opens the camera, but in ExB when they click the camera button it asks them what they want to use(camera, Camera/camcorder or media picker).  My question is, can is there a setting somewhere that will allow it to open the camera without asking each time they click the camera icon? I am using an Android based tablet.

0 Kudos
3 Replies
UbaidGul_opaz
Emerging Contributor

Screenshot 2024-08-15 151856.png
Have you used the highlighted option here while creating the survey form. Use camera only option. Hope this will solve the issue you are facing. 

0 Kudos
CFECAK
by
Occasional Contributor

I am using survey123 connect to build my survey, but I wonder if there is a similar setting I am missing in Connect.

0 Kudos
Ruth_JiatengXu
Esri Contributor

Hi @CFECAK ,

Thanks for sharing your question here. Have you tired the method=camera in the body::esri:style column?

Ruth_JiatengXu_0-1731912957321.png

Here is what an XLSForm looks like if you want to force users to submit a new photo from the camera:

type name label body::esri:style
geopoint location Location  
image image Photo method=camera

Thanks,

Ruth

0 Kudos