<?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: ArcGIS JavaScript App - Edit Geoprocessing Widget Results Display in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/arcgis-javascript-app-edit-geoprocessing-widget/m-p/794100#M4423</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah I would just create a model in the model builder with the layer you want to calculate and then use the calculate field tool.  Then create the GP and you should be able to add the calculate item in WAB.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Mar 2016 16:36:40 GMT</pubDate>
    <dc:creator>TerryGustafson</dc:creator>
    <dc:date>2016-03-10T16:36:40Z</dc:date>
    <item>
      <title>ArcGIS JavaScript App - Edit Geoprocessing Widget Results Display</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/arcgis-javascript-app-edit-geoprocessing-widget/m-p/794087#M4410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As part of my JavaScript App, using Web AppBuilder, I created two geoprocessing widgets. One allows the user to input a user defined area to calculate population density (Zonal Statistics as Table tool). After the tool has ran, the geoprocessing widget returns a table with the following fields:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE class="dgrid-row-table" style="border: none; color: #000000; font-family: 'Open Sans', Helvetica, Arial; background-color: #eeeeee;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH class="dgrid-cell-padding field-Rowid dgrid-sortable dgrid-column-0 dgrid-cell" style="border-width: 1px; border-style: none solid solid; border-color: #dddddd;"&gt;Rowid&lt;/TH&gt;&lt;TH class="dgrid-cell-padding field-FID dgrid-sortable dgrid-cell dgrid-column-1" style="border-width: 1px; border-style: none solid solid; border-color: #dddddd;"&gt;FID&lt;/TH&gt;&lt;TH class="dgrid-cell-padding dgrid-column-2 dgrid-sortable dgrid-cell field-COUNT" style="border-width: 1px; border-style: none solid solid; border-color: #dddddd;"&gt;COUNT&lt;/TH&gt;&lt;TH class="dgrid-cell-padding field-AREA dgrid-column-3 dgrid-sortable dgrid-cell" style="border-width: 1px; border-style: none solid solid; border-color: #dddddd;"&gt;AREA&lt;/TH&gt;&lt;TH class="dgrid-cell-padding dgrid-column-4 dgrid-sortable dgrid-cell field-SUM" style="border-width: 1px; border-style: none solid solid; border-color: #dddddd;"&gt;SUM&lt;/TH&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to configure the results to only display the SUM field? Something like "Total Population: [SUM]" in the results tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My other geoprocessing widget allows the user to input a user defined area to calculate the total number of structures within a given area (Spatial Join). The results are drawn on the map - making the user select the output polygon to retrieve the count total. Similar to my first question, is it possible to display the structure count within the geoprocessing results tab opposed to on the map within a polygon?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 18:01:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/arcgis-javascript-app-edit-geoprocessing-widget/m-p/794087#M4410</guid>
      <dc:creator>JoshuaFarrow</dc:creator>
      <dc:date>2015-04-03T18:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS JavaScript App - Edit Geoprocessing Widget Results Display</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/arcgis-javascript-app-edit-geoprocessing-widget/m-p/794088#M4411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you have any luck figuring this out?&amp;nbsp; I also wanted to do something similar and format a return values number of decimal places..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 12:53:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/arcgis-javascript-app-edit-geoprocessing-widget/m-p/794088#M4411</guid>
      <dc:creator>TerryGustafson</dc:creator>
      <dc:date>2015-07-29T12:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS JavaScript App - Edit Geoprocessing Widget Results Display</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/arcgis-javascript-app-edit-geoprocessing-widget/m-p/794089#M4412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you ever figure this out?&amp;nbsp; I did something like it so let me know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 17:12:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/arcgis-javascript-app-edit-geoprocessing-widget/m-p/794089#M4412</guid>
      <dc:creator>TerryGustafson</dc:creator>
      <dc:date>2015-08-10T17:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS JavaScript App - Edit Geoprocessing Widget Results Display</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/arcgis-javascript-app-edit-geoprocessing-widget/m-p/794090#M4413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For now, WAB doesn't have this feature.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 02:11:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/arcgis-javascript-app-edit-geoprocessing-widget/m-p/794090#M4413</guid>
      <dc:creator>JunshanLiu</dc:creator>
      <dc:date>2015-08-11T02:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS JavaScript App - Edit Geoprocessing Widget Results Display</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/arcgis-javascript-app-edit-geoprocessing-widget/m-p/794091#M4414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Junshan-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea when these might be a feature in AGOL? I've been doing a pretty thorough search without luck on where to get started on attempting a GP, and it seems to be a fairly requested item.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 01:52:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/arcgis-javascript-app-edit-geoprocessing-widget/m-p/794091#M4414</guid>
      <dc:creator>RobertMueller_Jr1</dc:creator>
      <dc:date>2016-03-03T01:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS JavaScript App - Edit Geoprocessing Widget Results Display</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/arcgis-javascript-app-edit-geoprocessing-widget/m-p/794092#M4415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are you trying to do with the GP service?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 14:11:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/arcgis-javascript-app-edit-geoprocessing-widget/m-p/794092#M4415</guid>
      <dc:creator>TerryGustafson</dc:creator>
      <dc:date>2016-03-03T14:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS JavaScript App - Edit Geoprocessing Widget Results Display</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/arcgis-javascript-app-edit-geoprocessing-widget/m-p/794093#M4416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to calculate geometry on features in a table, much like you would calculate geometry in ArcMap. This operations doesn't have to be a GP but seems to be the only real option in this case. Many users I deal with will never touch ArcMap, so it isn't an option to send them there, nor are they willing to wait for me to do it for them&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything to date with WAB for measuring lines/polygons has been through the draw tool;&lt;/P&gt;&lt;P&gt;&lt;A href="http://developers.arcgis.com/javascript/sandbox/sandbox.html?sample=util_measurepoly" title="http://developers.arcgis.com/javascript/sandbox/sandbox.html?sample=util_measurepoly"&gt;ArcGIS API for JavaScript Sandbox.&lt;/A&gt;​&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 23:45:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/arcgis-javascript-app-edit-geoprocessing-widget/m-p/794093#M4416</guid>
      <dc:creator>RobertMueller_Jr1</dc:creator>
      <dc:date>2016-03-03T23:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS JavaScript App - Edit Geoprocessing Widget Results Display</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/arcgis-javascript-app-edit-geoprocessing-widget/m-p/794094#M4417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have used ArcMap and python to create a GP service that calculates offset so I think it would be possible to do what you are wanting to do..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 12:38:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/arcgis-javascript-app-edit-geoprocessing-widget/m-p/794094#M4417</guid>
      <dc:creator>TerryGustafson</dc:creator>
      <dc:date>2016-03-07T12:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS JavaScript App - Edit Geoprocessing Widget Results Display</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/arcgis-javascript-app-edit-geoprocessing-widget/m-p/794095#M4418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Terry - So I thought I would give the GP a try, but instead of calculating geometry (acres) on a field in a table in WAB, I get a whole new export. My steps were;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Calculate Field GP on the desired field in ArcMap with expression: !shape.area@acres!&lt;/LI&gt;&lt;LI&gt;Share data and GP as a REST service (output table same as input table)&lt;/LI&gt;&lt;LI&gt;Examine GP REST (Note: the output is "out_data" and type is "GPFeatureRecordSetLayer")&lt;/LI&gt;&lt;LI&gt;Add data REST to new webmap, create new WAB template&lt;/LI&gt;&lt;LI&gt;Add GP REST to WAB GP widget&lt;/LI&gt;&lt;LI&gt;When running GP tool within WAB, the output is a completely new table (as expected based on GP REST)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;So, I'm curious how exactly did you do this offset using a GP? By the way - I'm also looking into using the Geometry engine in the ESRI JS API.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 01:54:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/arcgis-javascript-app-edit-geoprocessing-widget/m-p/794095#M4418</guid>
      <dc:creator>RobertMueller_Jr1</dc:creator>
      <dc:date>2016-03-08T01:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS JavaScript App - Edit Geoprocessing Widget Results Display</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/arcgis-javascript-app-edit-geoprocessing-widget/m-p/794096#M4419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did a linear offset for routes, what kind of offset are you wanting to perform?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 15:21:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/arcgis-javascript-app-edit-geoprocessing-widget/m-p/794096#M4419</guid>
      <dc:creator>TerryGustafson</dc:creator>
      <dc:date>2016-03-10T15:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS JavaScript App - Edit Geoprocessing Widget Results Display</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/arcgis-javascript-app-edit-geoprocessing-widget/m-p/794097#M4420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Terry -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not really looking for an offset, as a calculation of acres on a specific column within the Hosted Feature Layer itself. From the examples and the documentation, it would appear that you can use a Hosted Feature Layer to calculate a derivative (i.e. buffer), but the Hosted Feature Layer cannot be the output in the GP process.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 15:43:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/arcgis-javascript-app-edit-geoprocessing-widget/m-p/794097#M4420</guid>
      <dc:creator>RobertMueller_Jr1</dc:creator>
      <dc:date>2016-03-10T15:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS JavaScript App - Edit Geoprocessing Widget Results Display</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/arcgis-javascript-app-edit-geoprocessing-widget/m-p/794098#M4421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So you are wanting to calculate acres from a specific column in a hosted feature layer?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 15:56:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/arcgis-javascript-app-edit-geoprocessing-widget/m-p/794098#M4421</guid>
      <dc:creator>TerryGustafson</dc:creator>
      <dc:date>2016-03-10T15:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS JavaScript App - Edit Geoprocessing Widget Results Display</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/arcgis-javascript-app-edit-geoprocessing-widget/m-p/794099#M4422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that is exactly what I am trying to do. I understand this is not a feature of the current ESRI Javascript API or ArcGIS WebApp builder, but surely I could string a few things together to make this possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 16:00:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/arcgis-javascript-app-edit-geoprocessing-widget/m-p/794099#M4422</guid>
      <dc:creator>RobertMueller_Jr1</dc:creator>
      <dc:date>2016-03-10T16:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS JavaScript App - Edit Geoprocessing Widget Results Display</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/arcgis-javascript-app-edit-geoprocessing-widget/m-p/794100#M4423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah I would just create a model in the model builder with the layer you want to calculate and then use the calculate field tool.  Then create the GP and you should be able to add the calculate item in WAB.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 16:36:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/arcgis-javascript-app-edit-geoprocessing-widget/m-p/794100#M4423</guid>
      <dc:creator>TerryGustafson</dc:creator>
      <dc:date>2016-03-10T16:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS JavaScript App - Edit Geoprocessing Widget Results Display</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/arcgis-javascript-app-edit-geoprocessing-widget/m-p/794101#M4424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Terry-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried using the ESRI "Calculate Field" python script which works on a Feature Class to calculate an entire field (using: !shape.area@acres!), but if you swap the Feature Class with the Hosted Feature Layer, you run into an error because the Hosted Feature Layer is not editable in ArcMap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been exploring using the "Calculate" as part of the ESRI REST to perform the same operation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 16:55:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/arcgis-javascript-app-edit-geoprocessing-widget/m-p/794101#M4424</guid>
      <dc:creator>RobertMueller_Jr1</dc:creator>
      <dc:date>2016-03-10T16:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS JavaScript App - Edit Geoprocessing Widget Results Display</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/arcgis-javascript-app-edit-geoprocessing-widget/m-p/794102#M4425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is your hosted feature layer public?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 17:00:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/arcgis-javascript-app-edit-geoprocessing-widget/m-p/794102#M4425</guid>
      <dc:creator>TerryGustafson</dc:creator>
      <dc:date>2016-03-10T17:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS JavaScript App - Edit Geoprocessing Widget Results Display</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/arcgis-javascript-app-edit-geoprocessing-widget/m-p/794103#M4426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for all of the questions, is the hosted layer owned by you?  Do you have that layer in SDE?  Is this layer static?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 17:44:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/arcgis-javascript-app-edit-geoprocessing-widget/m-p/794103#M4426</guid>
      <dc:creator>TerryGustafson</dc:creator>
      <dc:date>2016-03-10T17:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS JavaScript App - Edit Geoprocessing Widget Results Display</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/arcgis-javascript-app-edit-geoprocessing-widget/m-p/794104#M4427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem. I very much appreciate the help. I am an Admin to AGOL and yes this is a Hosted Feature Layer owned by me. I'm currently following you, if you want to send me a message I can provide 2 different dummy Hosted Feature Layers that are open to the public.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Bob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 18:30:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/arcgis-javascript-app-edit-geoprocessing-widget/m-p/794104#M4427</guid>
      <dc:creator>RobertMueller_Jr1</dc:creator>
      <dc:date>2016-03-10T18:30:00Z</dc:date>
    </item>
  </channel>
</rss>

