Select to view content in your preferred language

How do I remove the Add/Delete/Update links at the bottom of a FeatureLayer URL?

1841
1
01-13-2012 05:49 AM
TerryGiles
Frequent Contributor
I have security enabled on my ArcGIS server and a very limited # of users who can access FeatureServices, but I'd like to set it up so no one can edit a FeatureService Layer through the links at the bottom of the REST endpoints (e.g. http://myserver/arcgis/rest/services/aservice/FeatureServer/0, "Supported Operations" links at the bottom).  Is there a way to disable or remove these links?  If so, which config file do I need to edit?  If this is not possible, is turning off the entire Services directory the only other option?

Thanks,
Terry
0 Kudos
1 Reply
RaviNarayanan
Esri Contributor
Hi Terry,

If a user has access to a service and if editing capability is enabled on the Service, then features can be edited using the Services Directory. Turning the Services Directory off is the option to prevent users from editing using the Services Directory pages.
0 Kudos