<?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 Hosted feature layers, non-editable but offline compatible in ArcGIS Collector Questions</title>
    <link>https://community.esri.com/t5/arcgis-collector-questions/hosted-feature-layers-non-editable-but-offline/m-p/281508#M4880</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are the steps to configure reference AGOL hosted feature layers to be non-editable but still offline compatible for Collector web maps?&amp;nbsp; For example, if we don't want editors to be able to change the features in the layer, but still want it capable of being loaded into a web map used for reference when offline in Collector?&amp;nbsp; For hosted feature reference data that changes often, I would rather take this approach instead of having to create and update tile packages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In ArcGIS Server, I think I figured this out by loading the data in a multi-user database (SQL Server) and running the ArcGIS tools Add Global IDs and Enable Archiving on the data, then serving the feature service via a read-only database connection so that any attempted edits don't save.&amp;nbsp; However, I can't figure out an equivalent workflow for AGOL...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any insight or suggestions are appreciated, thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Aug 2019 00:56:41 GMT</pubDate>
    <dc:creator>Will</dc:creator>
    <dc:date>2019-08-16T00:56:41Z</dc:date>
    <item>
      <title>Hosted feature layers, non-editable but offline compatible</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/hosted-feature-layers-non-editable-but-offline/m-p/281508#M4880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are the steps to configure reference AGOL hosted feature layers to be non-editable but still offline compatible for Collector web maps?&amp;nbsp; For example, if we don't want editors to be able to change the features in the layer, but still want it capable of being loaded into a web map used for reference when offline in Collector?&amp;nbsp; For hosted feature reference data that changes often, I would rather take this approach instead of having to create and update tile packages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In ArcGIS Server, I think I figured this out by loading the data in a multi-user database (SQL Server) and running the ArcGIS tools Add Global IDs and Enable Archiving on the data, then serving the feature service via a read-only database connection so that any attempted edits don't save.&amp;nbsp; However, I can't figure out an equivalent workflow for AGOL...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any insight or suggestions are appreciated, thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2019 00:56:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/hosted-feature-layers-non-editable-but-offline/m-p/281508#M4880</guid>
      <dc:creator>Will</dc:creator>
      <dc:date>2019-08-16T00:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Hosted feature layers, non-editable but offline compatible</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/hosted-feature-layers-non-editable-but-offline/m-p/281509#M4881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Will,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;EM&gt;What are the steps to configure reference AGOL hosted feature layers to be non-editable but still offline compatible for Collector web maps?&amp;nbsp; For example, if we don't want editors to be able to change the features in the layer, but still want it capable of being loaded into a web map used for reference when offline in Collector?&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you looked at hosted feature layer views? You can make them read-only and still support offline workflows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A class="link-titled" href="https://doc.arcgis.com/en/arcgis-online/manage-data/create-hosted-views.htm" title="https://doc.arcgis.com/en/arcgis-online/manage-data/create-hosted-views.htm"&gt;Create hosted feature layer views—ArcGIS Online Help | ArcGIS&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://www.esri.com/arcgis-blog/products/collector/field-mobility/control-access-to-data-in-collector-through-feature-layer-views/"&gt;Blog: Control access to data in Collector through feature layer views &lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FYI: a web map has to contain at least one editable feature layer for it to be accessible to Collector.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2019 04:19:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/hosted-feature-layers-non-editable-but-offline/m-p/281509#M4881</guid>
      <dc:creator>DerekLaw</dc:creator>
      <dc:date>2019-08-16T04:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: Hosted feature layers, non-editable but offline compatible</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/hosted-feature-layers-non-editable-but-offline/m-p/281510#M4882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Derek mentioned, hosted feature layer views can be used. These are great if you want the data editable by some people or in some places, but not others.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want the layer not to be editable anywhere, you can still use it offline in Collector. You'll need to enable sync for the layer (in the &lt;STRONG&gt;Settings&lt;/STRONG&gt; tab of the item page), but you can disable editing (by unchecking &lt;STRONG&gt;Enable editing&lt;/STRONG&gt;&amp;nbsp;in the same section of the &lt;STRONG&gt;Settings&amp;nbsp;&lt;/STRONG&gt;in the item page). See Enable the layers and map for offline use section in&amp;nbsp;&lt;A class="link-titled" href="https://doc.arcgis.com/en/arcgis-online/manage-data/take-maps-offline.htm#ESRI_SECTION1_C0331D55CAE14D4FAB1B54354A9246F2" title="https://doc.arcgis.com/en/arcgis-online/manage-data/take-maps-offline.htm#ESRI_SECTION1_C0331D55CAE14D4FAB1B54354A9246F2"&gt;Take web maps offline—ArcGIS Online Help | ArcGIS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For ArcGIS Server feature services, you can also enable &lt;STRONG&gt;Query&lt;/STRONG&gt; and &lt;STRONG&gt;Sync&lt;/STRONG&gt; on them, but leave &lt;STRONG&gt;Create&lt;/STRONG&gt;, &lt;STRONG&gt;Delete&lt;/STRONG&gt;, and &lt;STRONG&gt;Update&lt;/STRONG&gt; disabled.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2019 17:53:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/hosted-feature-layers-non-editable-but-offline/m-p/281510#M4882</guid>
      <dc:creator>Kylie</dc:creator>
      <dc:date>2019-08-16T17:53:58Z</dc:date>
    </item>
  </channel>
</rss>

