Hi - I created a field map app for shoreline monitors to use to collect data on shoreline features located at certain monitoring sites. The Field Maps App is designed using a web map with hosted feature layers, related tables, custom pop-ups, arcade programming, and smart forms. This map is shared with an ArcGIS Online Group to allow access to the map for use in the Field Maps App to only those members invited to that group. However, how do I prevent a user who has been given permission to use the map for Field Maps App from going into the ArcGIS Online Group, where the web map that contains all of the design for the Field Maps App is shared, and potentially messing with the web map (intentionally or not) that is the "brain" of my app? How can I protect the formatting and design of my Field Map App while providing access to the web map in Field Maps to allow data input? Thank you!!!!
Solved! Go to Solution.
That is correct! They can use the map, but they can't make any permanent changes to its configuration.
An item in AGOL can only be edited by three kinds of users:
So you will want to double-check the group. Does it have this capability? You'll see it noted clearly:
If that capability is set, then yes, your users could mess with the map. If not, then no worries! They can only interact with the map, but not change its settings.
Hi Josh - Thank you for the reply.
My group does not appear to have Shared Update shown on yours.
@jcarlson wrote:An item in AGOL can only be edited by three kinds of users:
- The item's owner
- Organizational administrators (or users with custom roles that are equivalent)
- Users in a group to which the item is shared if the group has the "shared update" capability
So you will want to double-check the group. Does it have this capability? You'll see it noted clearly:
If that capability is set, then yes, your users could mess with the map. If not, then no worries! They can only interact with the map, but not change its settings.
This is what my group looks like, it doesn't appear to have the Shared Update as yours does. So this means that users can update data in the Field Maps using the map but cannot alter the map at all? If this is correct, that is exactly what I need! Thank you!!!
That is correct! They can use the map, but they can't make any permanent changes to its configuration.
Thank you, you have made my day. This was stressing me out! 🙂