Greetings,
I am looking to disable editing capabilities for some of my feature layers. I modified the sample code 'Editor with toolbar' to display my project layers. However, I only want to some of the layers to be editable and others read only. Is there a way to do this?
My overall goal is to:
1) show both editable/non-editable layers in Legend w/ label & symbology
2) if a user tries to select non-editable layer a warning message appears
3) have info window enabled so a user can still retrieve info from non-editable features
With respect to #3 I currently get two windows to appear, 1 with the draw/edit tool and 1 with the info window.
Thanks in advance,
Jason