I downloaded and configured the Park Locator solution (http://solutions.arcgis.com/local-government/help/park-locator/) from the ArcGIS for Local government site. I must be missing a couple steps. I would like to enable a user to post a comment about a park facility and to display an image in the info/results pods as shown on the Try It now web example.
- I have added global ID’s on the Park Comments table that is referenced to the Parks Feature class.
- I have also granted insert access to the user that is connected to the park comments table.
- The same user has select access on the park feature class.
- In the config.js file both the gallery pod and comments pod are enabled.
- The Web Map, Web Mapping Application, and the Map Image Layer are shared to everyone.
- Neither table has data in them.
I’m sure I missed some details and would be appreciative for any help.