Let's say I have a service with a point layer feature class. And this has a related table in the service and data frame. I want users to be able to create and update the point feature class itself. But not Delete.
But I want users to be able to create, update and delete records in the related table. Or maybe a different sublayer if it was another point feature class. Is this possible? It looks like.. no? If so I will make an Idea:
Allow different editing permissions for different sublayers in a REST service. At the service level. Also would be nice as a Field Maps Designer option.