<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Map Service Questions in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-questions/m-p/242916#M5735</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Robert!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Looking over your Identify Widget now... Good work. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now if I can get it to work.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Jan 2012 19:47:28 GMT</pubDate>
    <dc:creator>ChrisCorwin</dc:creator>
    <dc:date>2012-01-30T19:47:28Z</dc:date>
    <item>
      <title>Map Service Questions</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-questions/m-p/242914#M5733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Disclaimer: Newbie to this here...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I created a map service and a non-editable feature service for a feature class. I made the feature service to use in the mobile application so people can easily identify the parcel. But now, in my flex viewer, when you click on the parcel, not only do you get the information, you also get it looking like you can edit the parcel. It shows all the verticies and you can move it around, but when you click on another parcel it goes back to place. What do I need to do, so that people can identify the parcel but it won't look like its editable. I just don't want people to be confused. Here is the line of code I have in the operational layers. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;layer label="Blaine County Parcels" type="dynamic" visible="true"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt; url = "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://maps.co.blaine.id.us/ArcGIS/rest/services/ChrisWebMaps/AddressParcel/MapServer" rel="nofollow" target="_blank"&gt;http://maps.co.blaine.id.us/ArcGIS/rest/services/ChrisWebMaps/AddressParcel/MapServer&lt;/A&gt;&lt;SPAN&gt;" /&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just noticed it only does this when the Edit Widget it open. And when it is closed, then you do not get the attributes to open. I am guessing I need to use an identify widget. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Either way, My main concern here is, How do I stop the parcels from looking like they are editable, when using the Edit Widget?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Chris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2012 18:50:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-questions/m-p/242914#M5733</guid>
      <dc:creator>ChrisCorwin</dc:creator>
      <dc:date>2012-01-30T18:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: Map Service Questions</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-questions/m-p/242915#M5734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Chris,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; The proper forum for Flex Viewer/Widget questions is the Flex Viewer forum here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://forums.arcgis.com/forums/111-ArcGIS-Viewer-for-Flex" rel="nofollow" target="_blank"&gt;http://forums.arcgis.com/forums/111-ArcGIS-Viewer-for-Flex&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As far as answering your question you would need to exclude that layer from the edit widget:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Edit_widget_tags/01m30000000v000000/" rel="nofollow" target="_blank"&gt;http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Edit_widget_tags/01m30000000v000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Look for &amp;lt;excludelayer&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Don't forget to click the top arrow (promote) and to click the Mark as answer check as shown below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://gis.calhouncounty.org/FlexViewer2.5/Answer.jpg"&gt;&lt;IMG src="http://gis.calhouncounty.org/FlexViewer2.5/Answer.jpg" /&gt;&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2012 19:11:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-questions/m-p/242915#M5734</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-01-30T19:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: Map Service Questions</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-questions/m-p/242916#M5735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Robert!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Looking over your Identify Widget now... Good work. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now if I can get it to work.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2012 19:47:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-questions/m-p/242916#M5735</guid>
      <dc:creator>ChrisCorwin</dc:creator>
      <dc:date>2012-01-30T19:47:28Z</dc:date>
    </item>
  </channel>
</rss>

