I want my Field Maps users to be able to add new features to any of the layers in my feature service. I want them to be able to edit features in any of the layers in the feature service. But they must NOT be able to delete features from most of the layers, but MUST be able to delete features from ONE of the layers only.
These layers must all be in the same feature service because they all have a relationship to one of the layers. So I cannot separate them into different feature services to manage settings differently.
The feature service has a 'Manage geometry update' button which can be used to manage whether geometry updates are permitted for each individual layer within the feature service.
There should be a similar button for Adding to and Deleting from the individual layers within the feature service.
At present, the only way to handle this is for my users to contact me (the admin) to ask me to delete features on their behalf.
(Alternatively, another option that would work for this particular case would be another options to only allow users to Delete features that they created - but to still be able to edit other features.)
Hey @GISDataTasPorts
If you've uploaded all of your layers as one feature service, you may need to reupload as two feature services, one with the ability to edit and one with the ability to delete, once uploaded, you can change the settings in the Feature Layer settings and change the editing like this here:
This would allow you to only enable deletion on a single layer.
Cody