<?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: How do I disable sharing in geoform? in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/how-do-i-disable-sharing-in-geoform/m-p/509134#M25706</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kelly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Worked like a charm.&amp;nbsp; Thank you!&amp;nbsp; A follow-up question: Is there any way to disable the link that it generates on a successful submission?&amp;nbsp; We do some pre-screening of folks before they hit the actual geoform and using the link at the bottom of the page gets around those pre-screenings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brandon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Feb 2015 21:53:28 GMT</pubDate>
    <dc:creator>BrandonKeinath1</dc:creator>
    <dc:date>2015-02-03T21:53:28Z</dc:date>
    <item>
      <title>How do I disable sharing in geoform?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-do-i-disable-sharing-in-geoform/m-p/509130#M25702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We'd like to disable the sharing component of a successfully submitted geoform.&amp;nbsp; Has anyone been able to do this?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2015 01:24:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-do-i-disable-sharing-in-geoform/m-p/509130#M25702</guid>
      <dc:creator>BrandonKeinath1</dc:creator>
      <dc:date>2015-02-03T01:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: How do I disable sharing in geoform?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-do-i-disable-sharing-in-geoform/m-p/509131#M25703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brandon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can toggle the share option on or off when you originally create the application under the Options Section.&lt;/P&gt;&lt;P&gt;If you have already created the application, click on the configure your app button from the item details page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Options.png" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/58318_Options.png" style="width: 620px; height: 346px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kelly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2015 20:58:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-do-i-disable-sharing-in-geoform/m-p/509131#M25703</guid>
      <dc:creator>KellyGerrow</dc:creator>
      <dc:date>2015-02-03T20:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: How do I disable sharing in geoform?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-do-i-disable-sharing-in-geoform/m-p/509132#M25704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kelly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for getting back to me.&amp;nbsp; I should have been more specific in my question, and where I posted, that we have this geoform application hosted on our arcgis server and not AGOL.&amp;nbsp; Although perhaps I could get my answer by making two hosted applications, one with sharing one without, and then comparing them.&amp;nbsp; Is it possible to download the code for hosted geoforms once you've created them?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brandon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2015 21:03:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-do-i-disable-sharing-in-geoform/m-p/509132#M25704</guid>
      <dc:creator>BrandonKeinath1</dc:creator>
      <dc:date>2015-02-03T21:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: How do I disable sharing in geoform?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-do-i-disable-sharing-in-geoform/m-p/509133#M25705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brandon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to turn off sharing from a locally hosted application, you will need to change line 30 in the &lt;A href="https://github.com/Esri/geoform-template-js/blob/master/config/defaults.js"&gt;default.js&lt;/A&gt; from true to false. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately it is not possible to download a pre-configured application from ArcGIS Online. If you are going to download the code, you will need to configure it separately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Kelly &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2015 21:25:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-do-i-disable-sharing-in-geoform/m-p/509133#M25705</guid>
      <dc:creator>KellyGerrow</dc:creator>
      <dc:date>2015-02-03T21:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: How do I disable sharing in geoform?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-do-i-disable-sharing-in-geoform/m-p/509134#M25706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kelly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Worked like a charm.&amp;nbsp; Thank you!&amp;nbsp; A follow-up question: Is there any way to disable the link that it generates on a successful submission?&amp;nbsp; We do some pre-screening of folks before they hit the actual geoform and using the link at the bottom of the page gets around those pre-screenings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brandon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2015 21:53:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-do-i-disable-sharing-in-geoform/m-p/509134#M25706</guid>
      <dc:creator>BrandonKeinath1</dc:creator>
      <dc:date>2015-02-03T21:53:28Z</dc:date>
    </item>
  </channel>
</rss>

