I'd like to be able to allow the users to consume our services, and give control over changing symbology in an ArcGIS Online environment. it seems like a major downside to basic map services, since you can't modify the styles as you combine multiple layers. I see a list of types services that allow this behavior, one of which is a feature service.
Typically I'd set up a feature service for editing, but in this case I'm only trying to allow just this one bit of functionality. If I enable 'Feature Access', and then uncheck everything but Query, will that do it? Or does that still leave the attributes vulnerable?
Is there a better alternative?