I have a process that does the following.
VIEW BusinessObject USING Someform NOEDIT
One would imagine that all objects within the Business Object are read only , unfortunately "switch objects" are able to be modified.
Can we please restrict users from changing the switch object when the "NOEDIT" operation is specified?