<?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: Create Point Features at XY Location Version 2.4 - 05/31/17 in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807604#M5936</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok that is a little more acceptable so they are currently on 2.8 version of web appbuilder 2.9 will probably be released by December, could you use the 2.9 version of the smart editor and share like the following&lt;/P&gt;&lt;P&gt;http://enterprise.arcgis.com/en/portal/latest/use/add-custom-widgets.htm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have never done this, but may be a workaround for now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark Yerington │GIS Manager│ GISP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Muscatine Area Geographic Information Consortium&lt;/P&gt;&lt;P&gt;c/o Muscatine Power &amp;amp; Water | 3205 Cedar Street | Muscatine, IA 52761&lt;/P&gt;&lt;P&gt;Office: 563.262.3316│Cell: 563.260.4525 Email: myerington@mpw.org│Web:  magic-gis.com&amp;lt;https://magic-gis.com/&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Oct 2018 18:42:40 GMT</pubDate>
    <dc:creator>MarkYerington</dc:creator>
    <dc:date>2018-10-17T18:42:40Z</dc:date>
    <item>
      <title>Create Point Features at XY Location Version 2.4 - 05/31/17</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807596#M5928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All&lt;/P&gt;&lt;P&gt;This widget is for creating point features at a known XY location. &amp;nbsp;It is extending the smart editor widget so you can select a feature template and enter the XY location of the point. &amp;nbsp;Once you click add location it will create the point at that known location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;I have a projection in my updates as some of our submittals are in decimal degrees WGS 84 and some are in State Plane. &amp;nbsp;All of our maps are in Iowa State Plane South so I need to reproject using the WGS 84 output Spatial Reference and use the correct Transformation. &amp;nbsp;If you are going to stay in the basemaps current coordinate system there is no need for a reprojection. &amp;nbsp;If you do need to reproject you will have to update the url to your geometry service and also update all of the WKIDs on line 223,228, and 229 in widget.js.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.esri.com/legacyfs/online/355010_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The widget layout looks like the following:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/355009_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Setting up the Widget&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;To install the widget for all web app builder applications you can add the widget to \client\stemapp\widgets folder. &amp;nbsp;It will overwrite the default smart editor widget. &amp;nbsp;If you just want it in an application add it into&amp;nbsp;\server\apps\app#\widgets folder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2017 12:38:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807596#M5928</guid>
      <dc:creator>MarkYerington</dc:creator>
      <dc:date>2017-06-01T12:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: Create Point Features at XY Location Version 2.4 - 05/31/17</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807597#M5929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mark.&amp;nbsp; Added to &lt;A href="https://community.esri.com/blogs/myAlaskaGIS/2016/03/09/web-appbuilder-developer-edition-customization-resource-list?sr=search&amp;amp;searchId=129ff1ad-b863-45a5-9cf5-2445fa78ec49&amp;amp;searchIndex=0"&gt;/blogs/myAlaskaGIS/2016/03/09/web-appbuilder-developer-edition-customization-resource-list?sr=search&amp;amp;searchId=129ff1ad-b863-45a5-9cf5-2445fa78ec49&amp;amp;searchIndex=0&lt;/A&gt;‌ and &lt;A href="https://community.esri.com/blogs/myAlaskaGIS/2017/03/04/web-appbuilder-the-custom-widgets-list-332017?sr=search&amp;amp;searchId=129ff1ad-b863-45a5-9cf5-2445fa78ec49&amp;amp;searchIndex=1"&gt;/blogs/myAlaskaGIS/2017/03/04/web-appbuilder-the-custom-widgets-list-332017?sr=search&amp;amp;searchId=129ff1ad-b863-45a5-9cf5-2445fa78ec49&amp;amp;searchIndex=1&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2017 16:03:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807597#M5929</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2017-06-01T16:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: Create Point Features at XY Location Version 2.4 - 05/31/17</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807598#M5930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How would one go about "baking" this into Ptl 10.6.1 so it comes with the standard WAB template?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2018 17:46:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807598#M5930</guid>
      <dc:creator>ThomasColson</dc:creator>
      <dc:date>2018-10-17T17:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Create Point Features at XY Location Version 2.4 - 05/31/17</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807599#M5931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;P&gt;I was reading somewhere that I think webappbuilder 2.9 the Smart Editor widget has this functionality built in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;https://www.esri.com/arcgis-blog/products/web-appbuilder/announcements/whats-new-in-web-appbuilder-june-2018/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark Yerington │GIS Manager│ GISP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Muscatine Area Geographic Information Consortium&lt;/P&gt;&lt;P&gt;c/o Muscatine Power &amp;amp; Water | 3205 Cedar Street | Muscatine, IA 52761&lt;/P&gt;&lt;P&gt;Office: 563.262.3316│Cell: 563.260.4525 Email: myerington@mpw.org│Web:  magic-gis.com&amp;lt;https://magic-gis.com/&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2018 18:07:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807599#M5931</guid>
      <dc:creator>MarkYerington</dc:creator>
      <dc:date>2018-10-17T18:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: Create Point Features at XY Location Version 2.4 - 05/31/17</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807600#M5932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem is, that's the AGOL version. The PTL codebase is generally 1 year behind AGOL, and then we're 1 to 2 years behind current release on PTL due to the massive amount of security/regression/(calls to TS) testing we have to perform before deploying it on our network. This functionality is popular enough where we'd want to get this custom widget baked into the PTL WAB source code (on Dev first, of course).&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2018 18:29:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807600#M5932</guid>
      <dc:creator>ThomasColson</dc:creator>
      <dc:date>2018-10-17T18:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: Create Point Features at XY Location Version 2.4 - 05/31/17</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807601#M5933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;P&gt;PTL are you talking Portal?  That is one to 2 years behind, I thought maybe 1 or 2 versions, not 2 years that is crazy? Sorry we are just getting ready to install, not sure what it takes to package up these customizations with your local portal.  I may look into it in the future, but I work almost exclusively in the developers version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark Yerington │GIS Manager│ GISP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Muscatine Area Geographic Information Consortium&lt;/P&gt;&lt;P&gt;c/o Muscatine Power &amp;amp; Water | 3205 Cedar Street | Muscatine, IA 52761&lt;/P&gt;&lt;P&gt;Office: 563.262.3316│Cell: 563.260.4525 Email: myerington@mpw.org│Web:  magic-gis.com&amp;lt;https://magic-gis.com/&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2018 18:34:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807601#M5933</guid>
      <dc:creator>MarkYerington</dc:creator>
      <dc:date>2018-10-17T18:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: Create Point Features at XY Location Version 2.4 - 05/31/17</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807602#M5934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; It is normally a half year. Here is a link that will help with release info:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://enterprise.arcgis.com/en/portal/latest/use/about-versions.htm" title="http://enterprise.arcgis.com/en/portal/latest/use/about-versions.htm"&gt;About release versions—Portal for ArcGIS | ArcGIS Enterprise&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2018 18:36:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807602#M5934</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-10-17T18:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: Create Point Features at XY Location Version 2.4 - 05/31/17</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807603#M5935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, we're trying to move away from developer addition as that requires providing space on IIS, and opens up a whole new security issue. Gotta keep the Pine Cone Database Safe.....PTL 10.6.1 I'm darned close to being able to put my current WAB Dev Ed sites to bed, as almost all of the custom widgets that I deployed are now standard. But then stuff like this one comes out, and people hear about it&amp;nbsp; and then......"Sorry we're not upgrading PTL 'till 2020....".&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2018 18:41:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807603#M5935</guid>
      <dc:creator>ThomasColson</dc:creator>
      <dc:date>2018-10-17T18:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: Create Point Features at XY Location Version 2.4 - 05/31/17</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807604#M5936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok that is a little more acceptable so they are currently on 2.8 version of web appbuilder 2.9 will probably be released by December, could you use the 2.9 version of the smart editor and share like the following&lt;/P&gt;&lt;P&gt;http://enterprise.arcgis.com/en/portal/latest/use/add-custom-widgets.htm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have never done this, but may be a workaround for now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark Yerington │GIS Manager│ GISP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Muscatine Area Geographic Information Consortium&lt;/P&gt;&lt;P&gt;c/o Muscatine Power &amp;amp; Water | 3205 Cedar Street | Muscatine, IA 52761&lt;/P&gt;&lt;P&gt;Office: 563.262.3316│Cell: 563.260.4525 Email: myerington@mpw.org│Web:  magic-gis.com&amp;lt;https://magic-gis.com/&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2018 18:42:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807604#M5936</guid>
      <dc:creator>MarkYerington</dc:creator>
      <dc:date>2018-10-17T18:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: Create Point Features at XY Location Version 2.4 - 05/31/17</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807605#M5937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I Love this Widget BUT....&lt;/P&gt;&lt;P&gt;Could you please update it to work with WAB 2.8?&lt;/P&gt;&lt;P&gt;It does not work in versions greater than 2.7&lt;/P&gt;&lt;P&gt;Please.......&lt;/P&gt;&lt;P&gt;Thank You!&lt;/P&gt;&lt;P&gt;Rich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2018 14:37:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807605#M5937</guid>
      <dc:creator>RichBell</dc:creator>
      <dc:date>2018-10-25T14:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: Create Point Features at XY Location Version 2.4 - 05/31/17</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807606#M5938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rich&lt;/P&gt;&lt;P&gt;Here is the 2.8 version.  Make sure you are zoomed in to where you have feature templates available and one is selected before clicking add location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark Yerington │GIS Manager│ GISP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Muscatine Area Geographic Information Consortium&lt;/P&gt;&lt;P&gt;c/o Muscatine Power &amp;amp; Water | 3205 Cedar Street | Muscatine, IA 52761&lt;/P&gt;&lt;P&gt;Office: 563.262.3316│Cell: 563.260.4525 Email: myerington@mpw.org│Web:  magic-gis.com&amp;lt;https://magic-gis.com/&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2018 15:40:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807606#M5938</guid>
      <dc:creator>MarkYerington</dc:creator>
      <dc:date>2018-10-25T15:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: Create Point Features at XY Location Version 2.4 - 05/31/17</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807607#M5939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First&lt;/P&gt;&lt;P&gt;Thank You!&lt;/P&gt;&lt;P&gt;We use this widget to place County Monuments once they are placed in the field.&lt;/P&gt;&lt;P&gt;I customized the widget a little to be more strait forward for our edit users.&lt;/P&gt;&lt;P&gt;What I did do is compare your widget to the 2.9 Smart Editor widget, thus added the Edit Layer to “Automatically Turn On” and included the ability to add both the Lat./Long and State Plane coordinates to the proper database field after the Monument was placed using the defined coordinate system.&lt;/P&gt;&lt;P&gt;Again Thank You so much!!&lt;/P&gt;&lt;P&gt;Rich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2018 13:13:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807607#M5939</guid>
      <dc:creator>RichBell</dc:creator>
      <dc:date>2018-10-30T13:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: Create Point Features at XY Location Version 2.4 - 05/31/17</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807608#M5940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds great Rich!&lt;/P&gt;&lt;P&gt;Another user had emailed me directly so I had looked into this a couple months back.  There were just a few changes that I had to make because of esri changes.  I think going forward esri has incorporated this functionality into the out of the box smart editor widget.&lt;/P&gt;&lt;P&gt;https://www.esri.com/arcgis-blog/products/web-appbuilder/water/using-the-smart-editor-widget-for-common-utility-workflows/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see in the blog it states you can move point feature to GPS location.  Not sure if you can create at XY, I have not looked into this new functionality from esri.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark Yerington │GIS Manager│ GISP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Muscatine Area Geographic Information Consortium&lt;/P&gt;&lt;P&gt;c/o Muscatine Power &amp;amp; Water | 3205 Cedar Street | Muscatine, IA 52761&lt;/P&gt;&lt;P&gt;Office: 563.262.3316│Cell: 563.260.4525 Email: myerington@mpw.org│Web:  magic-gis.com&amp;lt;https://magic-gis.com/&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2018 13:20:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807608#M5940</guid>
      <dc:creator>MarkYerington</dc:creator>
      <dc:date>2018-10-30T13:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: Create Point Features at XY Location Version 2.4 - 05/31/17</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807609#M5941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;A while back you updated this widget to work with WAB 2.8.&lt;/P&gt;&lt;P&gt;I found a bug that I cannot fix. Please help me if you can. What I found is:&lt;/P&gt;&lt;P&gt;After the point is placed, then click update, the Lat/Long and Northing/Easting coordinate fields populate.&lt;/P&gt;&lt;P&gt;BUT when you hit save button the Northing and Easting values will disappear and not populate the data field.&lt;/P&gt;&lt;P&gt;Reason being is that the commas are NOT being placed.&lt;/P&gt;&lt;P&gt;If you manually place the commas before you click save every thing works.&lt;/P&gt;&lt;P&gt;I have tried to fix this for a week with no luck.&lt;/P&gt;&lt;P&gt;I need the commas to be place or some function to use the field without the commas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The image below is what is produced without the commas for the Northing &amp;amp; Easting fields.&lt;/P&gt;&lt;P&gt;The Fields will not&amp;nbsp;save without the commas being shown.&lt;/P&gt;&lt;P&gt;Help?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/437398_monuments.gif" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2019 19:42:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807609#M5941</guid>
      <dc:creator>RichBell</dc:creator>
      <dc:date>2019-02-14T19:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: Create Point Features at XY Location Version 2.4 - 05/31/17</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807610#M5942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rich&lt;/P&gt;&lt;P&gt;What is your database field type.&amp;nbsp; I would think it would have something to do with the database.&amp;nbsp; If you check your developer's console in chrome is there any error when you select Save?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2019 20:46:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807610#M5942</guid>
      <dc:creator>MarkYerington</dc:creator>
      <dc:date>2019-02-14T20:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: Create Point Features at XY Location Version 2.4 - 05/31/17</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807611#M5943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also when you hit the your update button you could add commas in to the text.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2019 20:50:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807611#M5943</guid>
      <dc:creator>MarkYerington</dc:creator>
      <dc:date>2019-02-14T20:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: Create Point Features at XY Location Version 2.4 - 05/31/17</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807612#M5944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The field type is DOUBLE.&lt;/P&gt;&lt;P&gt;What I think maybe needs to happen is that your code needs to place the graphic point using the commas.&lt;/P&gt;&lt;P&gt;Because the Smart Editor “Update function adds the commas in the field. Why??&lt;/P&gt;&lt;P&gt;Weird function because the data field is Double as does not allow characters. Why would ESRI do that?&lt;/P&gt;&lt;P&gt;I need to dumb the steps down with little human interaction, unfortunately I’m not the one who does the data input.&lt;/P&gt;&lt;P&gt;I’m sure you get the concept.&lt;/P&gt;&lt;P&gt;Thank again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2019 13:17:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807612#M5944</guid>
      <dc:creator>RichBell</dc:creator>
      <dc:date>2019-02-15T13:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: Create Point Features at XY Location Version 2.4 - 05/31/17</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807613#M5945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So the update function is adding the commas and your field does not like it?  I thought you were saying if you add commas it will accept the value, so I was thinking you need commas. I can look into it when I get some time, there has to be a setting that can be changed just like the coordinate widget, locator, etc where it defaults to adding a comma.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark Yerington │GIS Manager│ GISP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Muscatine Area Geographic Information Consortium&lt;/P&gt;&lt;P&gt;c/o Muscatine Power &amp;amp; Water | 3205 Cedar Street | Muscatine, IA 52761&lt;/P&gt;&lt;P&gt;Office: 563.262.3316│Cell: 563.260.4525 Email: myerington@mpw.org│Web:  magic-gis.com&amp;lt;https://magic-gis.com/&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2019 13:25:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807613#M5945</guid>
      <dc:creator>MarkYerington</dc:creator>
      <dc:date>2019-02-15T13:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: Create Point Features at XY Location Version 2.4 - 05/31/17</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807614#M5946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The “update” does add the commas, hit save and it works.&lt;/P&gt;&lt;P&gt;Your code places the graphic point without commas and will not save, it wipes the 2 fields clean.&lt;/P&gt;&lt;P&gt;Then you must select the graphic point again, Click update, and it adds the commas and will save the values.&lt;/P&gt;&lt;P&gt;I did notice somewhere in the widget code it said “to avoid saving twice”. Maybe that is where to look????&lt;/P&gt;&lt;P&gt;This is driving me nuts!&lt;/P&gt;&lt;P&gt;Rich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2019 13:40:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807614#M5946</guid>
      <dc:creator>RichBell</dc:creator>
      <dc:date>2019-02-15T13:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: Create Point Features at XY Location Version 2.4 - 05/31/17</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807615#M5947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your original post "&lt;SPAN style="background-color: #ffffff;"&gt;If you just want it in an application add it into&amp;nbsp;\server\apps\app#\widgets folder.", for the life of me, I cannot find the&amp;nbsp;&lt;SPAN&gt;\server\apps\app#\widgets folder (yes I have an app#), or even the&amp;nbsp;\server\apps\ folder?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2019 17:55:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/create-point-features-at-xy-location-version-2-4/m-p/807615#M5947</guid>
      <dc:creator>ThomasColson</dc:creator>
      <dc:date>2019-10-21T17:55:02Z</dc:date>
    </item>
  </channel>
</rss>

