To All FlexViewer Users:
I have created an ArcGIS Server mapservice with Feature Access capability so I can make edits to a SDE layer from a web application. Once this service has been created, I can see both a mapserver and featureserver service at the REST endpoint. In the main config.xml I add the featureserver service to the Flex Viewer app with visible = "true".
Unfortunately, when I open the Flex Viewer app, this editable layer is not in fact visible. Is there a step in the setup of this project that I am missing?