I have a hosted feature layer with a point layer and a related table. I'm using collector to edit the data. I want the point features to only be able to be updated (no add or delete capability), but the related table to have add, delete, and update editing allowed. Is this possible?
When you have "Attributes and geometry" enabled under update, an option to manage which layers allow geometry updates becomes available. This is what I am looking for for the other editing permissions.