Delete button only for just created features

526
1
04-20-2013 03:31 PM
AndrzejMilosz
New Contributor
When I add a new feature in the features layer or when I click on existing one I have an information window with a delete button and it is possible to edit the attributes. I want to disable editing attributes and remove delete button when I click on existing feature. How is it possible to do?
Thank you.
0 Kudos
1 Reply
JakeSkinner
Esri Esteemed Contributor
Hi Andrsez,

For your feature service, you can control which editing operations are allowed.  Right-click on the feature service in the catalog window > Service Properties > Feature Access.  Uncheck 'Update' and 'Delete'.  Ex:

[ATTACH=CONFIG]23708[/ATTACH]
0 Kudos