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?
In short - Allow different editing permissions for different sublayers in a REST service.
Bonus: would be neat to add this to Field Maps Designer level, too. Field Maps Designer is awesome.