I need to configure an app that has the ability to take multiple pictures at each point and label pictures depending on what they are about. Currently in ArcGIS Online, attachments are named based on their order and quantity: "Photo 1.jpg". Is there a way to have the labeling scheme be based on a drop down?
The photo/video labeling syntax I need is listed in this chart. Each point will need most or all these pictures, and assigning an order is not an option since many of the photos depends on what is in the field.
Alternatively, is there a way to have multiple attachment fields? All my blob fields did not publish successfully.
Solved! Go to Solution.
ArcGIS Field Maps does not currently support automated naming of photos. As @HannesVogel identified Survey123 is much better at this.
If you must stick within Field Maps you can manually rename them after attaching:
Or you can do some python-based workflows to rename the attachments after they've been downloaded and extracted.
ArcGIS Field Maps does not currently support automated naming of photos. As @HannesVogel identified Survey123 is much better at this.
If you must stick within Field Maps you can manually rename them after attaching:
Or you can do some python-based workflows to rename the attachments after they've been downloaded and extracted.
the solution to rename an attachment within Field Maps only works BEFORE you attach the image. once it's done you don't have anymore the possibility to rename it