<?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: User Input Form in ArcGIS StreetMap Premium Questions</title>
    <link>https://community.esri.com/t5/arcgis-streetmap-premium-questions/user-input-form/m-p/501120#M181</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking to do a similar task; enabling a form within a webmap that allows for both user input&amp;nbsp; in the form of textboxes and user interaction with the map (gathering x, y location) - these would be the inputs to a geoprocessing service that would run in the map. Is this something that can be done with a GeoForm or with the Developer Edition of Web App Builder?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your feedback.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jacqueline&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 May 2015 18:29:59 GMT</pubDate>
    <dc:creator>JacquelineKovarik</dc:creator>
    <dc:date>2015-05-11T18:29:59Z</dc:date>
    <item>
      <title>User Input Form</title>
      <link>https://community.esri.com/t5/arcgis-streetmap-premium-questions/user-input-form/m-p/501116#M177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am creating a map to collect Accident data from all over the state.&amp;nbsp; There will be about 12 users that input the data.&amp;nbsp; I am looking for a way to create a form so when they click map to add an accident a standardized form appears.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I do this??&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2014 13:45:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-streetmap-premium-questions/user-input-form/m-p/501116#M177</guid>
      <dc:creator>ThomasMurray</dc:creator>
      <dc:date>2014-06-27T13:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: User Input Form</title>
      <link>https://community.esri.com/t5/arcgis-streetmap-premium-questions/user-input-form/m-p/501117#M178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Thomas,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your timing is perfect! If you are planning to use ArcGIS Online for this task, we have a new configurable web app template that will be released to ArcGIS Online in July called "GeoForm".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can check out a pre-release version here to see if it meets your needs:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://github.com/Esri/geoform-template-js"&gt;https://github.com/Esri/geoform-template-js&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Essentially the workflow for this new template is to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Build a feature layer containing all the fields you want in your form&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Publish that layer up to your ArcGIS Online organization&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Put the feature layer into a web map&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Share that web map to the GeoForm web app template&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5. Configure the form to show the fields you want users to edit &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As this application is built using our ArcGIS for JavaScript API, it is accessible in both desktop and mobile browsers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If this workflow doesn't meet your needs, please feel free to contact me via email for additional ideas!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Chris Delaney&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Technical Marketing Analyst �?? Law Enforcement/National Security&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Certified Law Enforcement Analyst (CLEA)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;W 909-793-2853, ext. 7160 | M 585-406-0349&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="mailto:cdelaney@esri.com"&gt;cdelaney@esri.com&lt;/A&gt;&lt;SPAN&gt; | esri.com | arcgis.com&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jul 2014 12:22:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-streetmap-premium-questions/user-input-form/m-p/501117#M178</guid>
      <dc:creator>ChrisDelaney</dc:creator>
      <dc:date>2014-07-01T12:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: User Input Form</title>
      <link>https://community.esri.com/t5/arcgis-streetmap-premium-questions/user-input-form/m-p/501118#M179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;P&gt;We are are using ArcServer.&amp;nbsp; We do not use ArcGIS Online.&amp;nbsp; Is it still possible to use GeoForm?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tommy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 18:09:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-streetmap-premium-questions/user-input-form/m-p/501118#M179</guid>
      <dc:creator>ThomasMurray</dc:creator>
      <dc:date>2014-08-07T18:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: User Input Form</title>
      <link>https://community.esri.com/t5/arcgis-streetmap-premium-questions/user-input-form/m-p/501119#M180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Tommy- Yes and No. GeoForm is a javascript web app template that is fed by a web map. That web map could come from a portal instance hosted on premise by your organization. As you may now, starting with ArcGIS Server 10.3, all on-maintenance server licenses come with Portal for ArcGIS as well as a number of named user accounts (depending on your server level). So you will need Portal to run GeoForm, but you will begin to get Portal free (10.3 is prerelease in Sept. and officially released in Nov.) So you won't need ArcGIS Online to use it, but you will need to set up a Portal for your organization. Does that make sense?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2014 19:14:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-streetmap-premium-questions/user-input-form/m-p/501119#M180</guid>
      <dc:creator>ChrisDelaney</dc:creator>
      <dc:date>2014-08-08T19:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: User Input Form</title>
      <link>https://community.esri.com/t5/arcgis-streetmap-premium-questions/user-input-form/m-p/501120#M181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking to do a similar task; enabling a form within a webmap that allows for both user input&amp;nbsp; in the form of textboxes and user interaction with the map (gathering x, y location) - these would be the inputs to a geoprocessing service that would run in the map. Is this something that can be done with a GeoForm or with the Developer Edition of Web App Builder?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your feedback.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jacqueline&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 18:29:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-streetmap-premium-questions/user-input-form/m-p/501120#M181</guid>
      <dc:creator>JacquelineKovarik</dc:creator>
      <dc:date>2015-05-11T18:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: User Input Form</title>
      <link>https://community.esri.com/t5/arcgis-streetmap-premium-questions/user-input-form/m-p/501121#M182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Was this question about linking a geoform to a geoprocessing service ever answered? I am looking to do the same thing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;BR /&gt;Sabina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Nov 2018 16:20:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-streetmap-premium-questions/user-input-form/m-p/501121#M182</guid>
      <dc:creator>SabinaBastias</dc:creator>
      <dc:date>2018-11-04T16:20:32Z</dc:date>
    </item>
  </channel>
</rss>

