Control Space Console Edit Rights
Currently the ability to edit data in the Space Console is all or nothing. But many organizations want certain Roles to edit only some data (e.g., Employee's Room, Room's Category and Type). But now a user with edit rights can do things like delete a Building (with all the cascading damage that does). We need a way to limit editing to certain fields for certain Roles without using Field Level Security or editing the JavaScript.

-
Sarah Gardescu commented
My thoughts on the "without". I agree that without editing JavaScript would be preferred. Field level security might work, but we have not had good luck on small trials. (we may be missing something) So, maybe parameters or pre-defined security groups. Or are we back to multiple versions of the Console so that each role has their focus area to edit.
Our use case - space people can edit everything; Property Services has two teams, one to edit pressure dependent room data and one for housekeeping room data. (We have added this data to the rm table and have the edit roles coded in the javascript.)